IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Error while publishing to Broker!

    Posted 10/16/06 12:35 PM

    Hi!
    I’m getting the following error while invoking pub.publish:publish .
    Could not run ‘processEDIdoc’.

    com.wm.app.b2b.server.ServiceException: [ISS.0098.9007] Data does not conform to the Publishable Document Type EDIFFSchema.X12.V4010:T214DT errors: INVALID
    List of errors:
    [0] pathName=/ST errorCode=VV-005 errorMessage=[ISC.0082.9034] Field is absent, field must exist

    plz let me know the correction for this error;

    Thankz,
    Dev guy…:cool:


    #webMethods
    #Integration-Server-and-ESB
    #broker
    #Universal-Messaging-Broker


  • 2.  RE: Error while publishing to Broker!

    Posted 10/16/06 01:54 PM

    hi,
    Mandatory field which must exist is coming as a null while publishing to the broker. ensure that all the mandatory must not b null.

    Regards,
    Hari


    #broker
    #Integration-Server-and-ESB
    #Universal-Messaging-Broker
    #webMethods


  • 3.  RE: Error while publishing to Broker!

    Posted 10/16/06 06:19 PM


  • 4.  RE: Error while publishing to Broker!

    Posted 10/17/06 05:31 AM

    pathName=/ST errorCode=VV-005 errorMessage=[ISC.0082.9034] Field is absent, field must exist

    This part was unclear.

    However i’d try to see that all mandatory fields exist in the inbound EDI 214 doc.


    #webMethods
    #Integration-Server-and-ESB
    #Universal-Messaging-Broker
    #broker


  • 5.  RE: Error while publishing to Broker!



  • 6.  RE: Error while publishing to Broker!

    Posted 10/17/06 11:15 PM

    You can do a pub.schema:validate service to check whether all your mandatory fields are set or not

    Rgds,
    Pradeep


    #webMethods
    #Universal-Messaging-Broker
    #broker
    #Integration-Server-and-ESB


  • 7.  RE: Error while publishing to Broker!

    Posted 10/18/06 12:16 AM

    The field named ST must be present, according to the error message.

    You’re publishing a transaction set to the Broker?


    #webMethods
    #Universal-Messaging-Broker
    #broker
    #Integration-Server-and-ESB