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.

 View Only
  • 1.  Error while publishing to Broker!

    Posted Mon October 16, 2006 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 Mon October 16, 2006 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 Mon October 16, 2006 06:19 PM


  • 4.  RE: Error while publishing to Broker!

    Posted Tue October 17, 2006 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 Tue October 17, 2006 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 Wed October 18, 2006 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