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

Trading Network not recognizing segment terminator

  • 1.  Trading Network not recognizing segment terminator

    Posted Fri May 27, 2005 03:30 AM

    We are encountering an issue when processing EDI transactions from one of our trading partners.

    The EDI document is submitted through the ‘Submit Test EDI Data’ option within the EDI Module of the Integration Server. When processing the document, it appears the internal webMethods processing determines the segment terminator from the ISA segment and places the value within a parameter called ‘record’ within the processing variable ‘@delimiters’.

    One of our test cases involves an 850 purchase order document within the version 3020. The issue occurs when the segment terminator ‘µ’ is not identified and placed into the ‘record’ parameter. As a result, there is no segment terminator identified and the process ends with error.

    The ISA segment is similar to the example below……

    ISA~00~ ~00~ ~01~0123~01~ABCD~050317~0906~U~00200~900000049~0~P~>µ
    GS~PO~0123~ABCD~050317~0906~900000049~X~003020µ
    ST~850~0001µ


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


  • 2.  RE: Trading Network not recognizing segment terminator

    Posted Fri May 27, 2005 04:46 AM

    Tim try changing your encoding value when submitting the document to TN.
    Try ISO88859-1.

    HTH


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


  • 3.  RE: Trading Network not recognizing segment terminator

    Posted Fri May 27, 2005 04:45 PM

    Tim,

    It’s actually ISO8859-1.
    See this post.


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