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

UNA Segment Required for TN Doc Recognition?

  • 1.  UNA Segment Required for TN Doc Recognition?

    Posted Tue February 07, 2006 04:25 PM

    Is it the case that EDIFACT EDI documents submitted to TN must include the UNA Segment (Service String Advice)?

    If I do not include this segment in my tests, the document is not recognized by TN. If I add the UNA segment, everything works as expected.


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


  • 2.  RE: UNA Segment Required for TN Doc Recognition?

    Posted Tue February 07, 2006 04:36 PM

    I believe its not mandatory segment for TN recognizion,but this is required segment for VAN providers…Actually it just indicates about the delimeters contained in the edifact document.

    I have submitted documents with out UNA before UNB it worked fine…Please try submitting with EDI submiter of the WmEDI adming webpage.

    HTH,
    RMG


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


  • 3.  RE: UNA Segment Required for TN Doc Recognition?

    Posted Wed February 08, 2006 07:28 AM

    It depends on what exactly you’re doing. If you’re submitting the doc to TN for outbound batching, then you probably don’t want TN to do its recognition and (optionally) transaction splits. What you can do then is to construct the bizDoc yourself (createBizDocEnvelope, addContentPart) and persist or route the bizDoc to TN.

    HTH


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