Diffrent ways a EDI can be processed through webmethods

Hello Everyone,

 What are the different ways can EDI be processed using webmethods.

Hi Anusha,

Let me explain in high level,

Partner has to send EDI file to wm.tn:receive service with appropriate content-type.

TN will able to extract sender id and receiver id from incoming EDI file. Also default EDI TPA will be select for splitting the incoming EDI file( Interchange, Group and Transaction set).

Corresponding Sender id and receiver ID has to be configured in the partner profile.

Processing rule should be configure to handle the incoming EDI file in TN.TPA can be used if you want to do some custom partner specific operation.

Thanks,
Arun