Adaptive Server Enterprise Web Services methods

To access Adaptive Server Enterprise Web Services, your client must use the methods exposed by the Web Services Producer component. These methods are mapped in SOAP as rpc:

<soap:binding style=”rpc” ...>

Message data are encoded:

<soap:body use=”encoded” ....>

The Web Services Producer component provides three methods:

The syntax for these methods is the same regardless of whether they are invoked using HTTP or SSL.