Trading Networks 10.7 | Administering and Monitoring B2B Transactions | webMethods Module for EDI | Creating Clients that Send EDI Documents to Trading Networks | Sending EDI Documents to Trading Networks via HTTP/S
 
Sending EDI Documents to Trading Networks via HTTP/S
 
Example of Input Parameters for the pub.client:http Service
You can create a client that uses HTTP or HTTPS to post an EDI document to Trading Networks, specifically to the wm.tn:receive service.
The requirements and logic for an HTTP client to send EDI documents to Trading Networks are almost the same as the requirements and logic described in Sending EDI Documents to Integration Server via HTTP. The one difference is the service that the client invokes. To create a client that sends a document to Trading Networks, the client should identify the wm.tn:receive service rather than identify a service that you created to process the EDI documents.
For example, part of the logic of the HTTP client is to address the request to the URL of the service you want to invoke. Your client should use an URL similar to the following:
http://rubicon:5555/invoke/wm.tn/receive