Previous Topic: ConclusionsNext Topic: Enumerations


Web Services Reference

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

The CA ITCM Web Service exposes a series of utility methods that enable you to perform some common CA ITCM 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 for you when you log in to the CA ITCM 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 CA ITCM sequences and enumerations as described in this reference document.

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

CA ITCM 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, on the server, the Automation Service WSDL file is available at the following location:

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