Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - Programming » HTTP web services » Access to web services using web clients » Web client application development

 

Variables supplied to web services

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.

 See also

Variables supplied in the URLs to web services
Variables supplied in the body HTTP requests
Variables supplied in SOAP envelopes