webMethods

webMethods

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
Expand all | Collapse all

How to Validate EDI Doc

  • 1.  How to Validate EDI Doc

    Posted Tue May 29, 2007 08:10 AM

    Hi,
    I am new to this webMethods EDI environment. Created a service to transform udmAsn to EDI-856, So after this i wnt to validate this EDI doc can i use validate service pub.shema.Validate. Or we have any other service to validate the EDI doc. After this is done i want to sen this doc to TN may i know what is the procedure for this.

    Thanks,
    Siva


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


  • 2.  RE: How to Validate EDI Doc

    Posted Fri June 01, 2007 10:20 AM

    siva,

    Regarding Validation of EDI You have to use wm.b2b.edi:convertToString service for validation and this service is to use when you are performing outbound processing, if you are doing inbound processing you have to use wm.b2b.edi:convertToValues service. For more details about the service go through the BIS guide of EDI.

    -aNiL


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