Previous Topic: ConclusionsNext Topic: Enumerations


Web Services Reference

The Web Services Reference describes the methods made available through the Client Automation Web Service as described in the Client Automation Web Service WSDL (webserviceapi.wsdl), which is in the top level Client Automation install directory.

The Client Automation Web Service exposes a series of utility methods that enable you to perform some common Client Automation tasks. These methods are logically grouped as follows:

Each of the documented Web Service methods takes a session identifier as input. This session identifier is created when you log in to the Client Automation web service using the method Login. The session identifier is unique to each web service session and maintains information about an authenticated user.

The Web Service methods may also take as input Client Automation sequences and enumerations.

Notes:

This section contains the following topics:

DSM Web Services End Point for UTF-8 Strings

Automation Web Services End Point

Enumerations

Methods

Sequences

Array of Elements

Limitations

Configuration Parameters

SSL Configuration

Passing System Defined Groups as Parameters

DSM Web Services End Point for UTF-8 Strings

Client Automation provides a WSDL and an end point for UTF-8 strings. The new WSDL and end point are available in addition to the existing WSDL and end point. Following are the new WSDL and end point that enable DSM web services to accept or return UTF-8 strings:

WSDL: webserviceapi_utf8.wsdl

End point: http://<hostname>/DSM_Webservice/mod_gsoap_utf8.dll

You can access the new WSDL that points to the new end point using http://<hostname>/DSM_Webservice/wsdl

Automation Web Services End Point

You can access the Automation Service URI and WSDL from the following locations:

In addition, the Automation Service WSDL file is available at the following location:

<DSM Installed folder>\webservices\wsdl\addons\AutomationService.wsdl