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.  How to validate inbound EDI docs

    Posted Wed November 04, 2009 05:28 PM

    Hi All,
    which services I need to invoke before mapping from EDI 850 to flat file.
    Could you please provide the steps of services.


    #edi
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: How to validate inbound EDI docs

    Posted Thu November 05, 2009 06:17 AM

    Hi,

    As you are processing EDI through TN, receive bizdoc in flow service and invoke ‘edi:convertToValues’ to get EDI 850 document structure, from which you can map to corresponding flat file document structure,

    The whole concept of inbound processing is explained in ‘webMethods EDI Module Users Guide’, refer chapter 12.

    hope this helps,

    regards,
    Chitra


    #Integration-Server-and-ESB
    #edi
    #webMethods


  • 3.  RE: How to validate inbound EDI docs

    Posted Thu November 05, 2009 03:22 PM

    As said above you should use “convertToValues” (WmEDI) service which can validate Inbound EDI documents.Plz review the services guide,EDI Module userguide,WmEDISamples package also that gives you overview/basic info.

    HTH,
    RMG


    #webMethods
    #edi
    #Integration-Server-and-ESB