Previous Topic: CAISDI Components in FMID CDYFE10Next Topic: CAISDI/elmds


CAISDI/soap

The CAISDI/soap server component executes in a z/OS address space and provides interface routines to allow applications to communicate with it using the CA Technologies CAICCI. The CAISDI/soap server address space acts as a server to mainframe applications. The CAISDI/soap server address space acts as a SOAP client to CA SDM and communicates using TCP/IP to the target CA SDM server using SOAP over HTTP 1.1. This component provides the basic mechanisms to open CA SDM tickets. Normally, these tickets are request tickets, but if the CA SDM is configured to be ITIL compliant, the tickets are incident tickets.

With Version 14.0, the CAISDI/soap component is enhanced to support any release of CA SDM using Release 11 or later WSDL and to use the IBM XML Parser. The new procedure is CASOAPE.

This diagram shows a CAISDI SOAP interface code implementation.

For Version 12.0 or earlier (using proc CASOAP)

SOAP API being implemented