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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Setting the Document ID for an EDI document type

    Posted 02/19/03 11:41 PM

    When I set the Document Id query for an EDI document type, it continues processing my documents using the old document id query.

    I go to http:///WmEDIforTN home page and click on the “Enter and Edit” link, then from that page I select my EDI document type, then I type in my Instance ID Query of “ST/BAK/BAK03”

    1. Is my understanding correct the Instance ID Query on that page is the same as the Query for the Document ID attribute?

    2. Is there a way to make sure the Document Type in TN has the new document Id query?

    3. Do I have a syntactical error?

    Any help would be appreciated!


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


  • 2.  RE: Setting the Document ID for an EDI document type

    Posted 04/02/03 11:35 PM

    Actually i believe TN extracts DocID from ST/ST02. for transaction sets.

    Regarding InstanceID query specified in the message
    “ST/BAK/BAK03” syntax is correct…

    Thanks…


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


  • 3.  RE: Setting the Document ID for an EDI document type

    Posted 04/07/03 09:36 AM

    Brian

    I’m using TN 4.6. From the editn code it looks like the instance query cannot be used to define the Document ID only the document ID part of the conversation ID (ie. sender-receiver-document ID).
    For UNEDIFACT the Document ID is hardwired to UNH/UNH01.
    The EDI for TN documentation is misleading in this respect.

    I’m going to use a custom document attribute (ie. Business Document ID) which will be populated through wm.b2b.editn.setAtttibute and then wm.b2b.editn.updateAttributes.

    regards


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