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

Submitting EDI test data through admin page

  • 1.  Submitting EDI test data through admin page

    Posted Fri October 09, 2009 11:50 AM

    Hi all,
    I have an issue with my test EDI data when submitting it from the admin page.

    this is my data:

    UNH+FIRMA000000010+CUSRES:D:96B:UN:FIIACC’
    BGM++10158209175014500’
    DTM+148:20090512’
    NAD+JD+FI002000’
    RFF+ABE:ITU542547’
    UNT+7+FIRMA000000010’

    This results in an error like Invalid data - [Unknown Envelope].

    Also can anybody tell me what is the parameter prt Ignore Document for? It has two options to set either as true or false.

    Am working in EDI data for the first time.
    Can anyone help me on this?

    Thanks in advance,
    Krithiga.


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


  • 2.  RE: Submitting EDI test data through admin page

    Posted Fri October 09, 2009 06:32 PM

    You need to make sure EDIData has mandatory envelopes (UNB/UNZ) wrapped to it before submitting to TN and document recognition.

    UNB+UNOA:1+senderid:01+receiverid:01+091009:0941+00000000011++CUSRES’
    UNH+FIRMA000000010+CUSRES: D 96B:UN:FIIACC’
    BGM++10158209175014500’
    DTM+148:20090512’
    NAD+JD+FI002000’
    RFF+ABE:ITU542547’
    UNT+7+FIRMA000000010’
    UNZ+1+00000000011’

    HTH,
    RMG


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


  • 3.  RE: Submitting EDI test data through admin page

    Posted Mon October 12, 2009 07:17 AM

    Hi RMG…
    Thanks for the clarification.
    Also can you please help me on this…

    Now i didnt get the error. But actually the service which i had set in the action tab of processing rule is not invoked. Could you please tell me what can be the probable causes for it?


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


  • 4.  RE: Submitting EDI test data through admin page

    Posted Mon October 12, 2009 08:34 AM

    Could be problem with document recognition… Check if sender and receiver are recognized. what do you see in transaction analysis after submitting the document?


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


  • 5.  RE: Submitting EDI test data through admin page

    Posted Mon October 12, 2009 10:53 AM

    And also check the document type in the processing rules->criteria tab. Select the appropriate EDI doc.


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


  • 6.  RE: Submitting EDI test data through admin page

    Posted Mon October 12, 2009 11:22 AM

    hi shahid,
    as u rightly said the receiver is not recognized. I have given the correct duns no as sender and receiver id as defined in the profile. Still unable to find out where the problem is, as am new to TN and EDI.


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


  • 7.  RE: Submitting EDI test data through admin page

    Posted Mon October 12, 2009 07:07 PM

    Make sure the processing rule is correctly defined as per the expectation which document criteria should match sender/receiver/documenttype triplet.And note this custom rule should be above the Default rule.

    Thanks,
    RMG


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


  • 8.  RE: Submitting EDI test data through admin page

    Posted Tue October 13, 2009 02:03 PM

    Try to check whether the EDI format is correct with some EDI Editor and then send the data to TN.


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


  • 9.  RE: Submitting EDI test data through admin page

    Posted Fri October 30, 2009 05:52 AM

    Thanks for everybody.
    Every suggestion helped me a lot.
    Now am able to do it. The problem was with the processing Rule that i defined. Moreover, the sender id was different from the one it is supposed to be.
    I got it now.
    Thanks once again.


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


  • 10.  RE: Submitting EDI test data through admin page

    Posted Fri October 30, 2009 03:06 PM