INVOKE WEBSERVICE
This command invokes a Web service from a CICS application.
The command specifies the name of a WEBSERVICE resource, which contains
information about the service to be invoked.
SOAPFAULT ADD
This command adds information to an existing SOAPFAULT object.
You can use this command only in a program that is invoked from a CICS-supplied
SOAP message handler.
SOAPFAULT CREATE
This command creates a SOAP fault. You can use this command only
in a program that is invoked from a CICS-supplied SOAP message handler.
SOAPFAULT DELETE
This command deletes an existing SOAPFAULT object. You can use
it only in a program that is invoked from a CICS-supplied SOAP message handler.