Supplying variables to a web service

Variables can be supplied to a web service in various ways depending on the web service type.

Web client applications can supply variables to general HTTP web services using any of the following approaches:

Variables can be supplied to the SOAP service type by including them as part of a standard SOAP envelope.

For more information on supported web service types, see Choosing a web service type.


Supplying variables in the URL to a web service
Supplying variables in the body of an HTTP request
Supplying variables in a SOAP envelope