SOAPFAULT DELETE

Deletes an existing SOAPFAULT object. You can use it only in a program that is invoked from a CICS-supplied SOAP message handler.

Read syntax diagramSkip visual syntax diagram
SOAPFAULT DELETE

>>-SOAPFAULT DELETE--------------------------------------------><

Conditions: CHANNELERR, INVREQ, NOTFND

This command is threadsafe.

Description

This command deletes a SOAPFAULT object that was created with an earlier SOAPFAULT CREATE command.
This command requires information that is held in containers on the channel of the supplied SOAP message handler. To use this command, you must have access to the channel. Only the following types of programs have this access:
  • Programs that are invoked as SOAP header handlers
  • Programs that are invoked directly from a CICS-supplied SOAP message handler
  • Programs deployed with the CICS® web services assistant that have a channel interface. Programs with a COMMAREA interface do not have access to the channel.
  • Programs that are using global user exits to monitor web services.

Conditions

122 CHANNELERR
3
The channel where this SOAPFAULT object is being deleted is read-only.
16 INVREQ
RESP2 values are:
3
The function was called when a CICS-supplied SOAP node was not in use.
13 NOTFND
2
There is no SOAPFAULT object to delete.


dfhp4_soapfaultdelete.html | Timestamp icon Last updated: Thursday, 27 June 2019