Trading Networks 10.7 | Administering and Monitoring B2B Transactions | webMethods Module for EDI | Creating Clients that Send EDI Documents to Integration Server | Sending EDI Documents to Integration Server via HTTP | Identifying the Service to Invoke
 
Identifying the Service to Invoke
When using HTTP, the client identifies the service to invoke by specifying the URL of that service as the HTTP request URL. For example, if the fully-qualified name of the service you want to invoke is myEDIServices.v1:processEDIDoc, use the following URL:
http://rubicon:5555/invoke/myEDIServices.v1/processEDIDoc