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

Complete Flow of Processing EDI thorugh TN Network

  • 1.  Complete Flow of Processing EDI thorugh TN Network

    Posted Wed May 16, 2018 05:16 AM

    Hello Everyone,

    Can anybody explain about complete end to end flow of processing EDI document through TN network. Any references can also be helpful.
    

    Thanks in advance.


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


  • 2.  RE: Complete Flow of Processing EDI thorugh TN Network

    Posted Wed June 27, 2018 03:47 AM

    Hi Anusha,

    Let me explain in high level,

    Steps:

    1. create EDI doctype in MWS (for example : EDIFACT 96A DELFOR).
    2. Partner has to send EDI file to wm.tn:receive service with content-type as EDIFACT if its of EDIFACT EDI file.
    3. TN will extract sender id and receiver id from EDI file along with EDI qualifier (Qualifiers are used for identifying external IDs in partner profile Ex 14 - EAN type)
    4. Once TN identifies Sender, Receiver and type of EDI file, then it will check for first matching Processing Rule in TN.
    5. Executes the Processing rule (Here you have to configure servie execution - configure your service for transformation and delivery part also has to be configured in the processig rule).

    Thanks,
    Arun


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