ASE Web Services methods

To access ASE Web Services, your client must use the methods exposed by the ASE Web Services Engine. These methods are mapped in SOAP as rpc:

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

Message data is encoded:

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

The ASE Web Services Engine provides the following methods:

These methods are supported by Adaptive Server Enterprise by default and are provided as one Web service (with one WSDL file). The syntax for these methods is the same whether they are invoked using HTTP or SSL.