DFHWS-FAULT container
DFHWS-FAULT is a container of DATATYPE(BIT) that holds information about the type of SOAP fault CICS® generates.
The container holds a binary fullword that indicates the fault type that can be used in further
processing for a web service response:
- The most recent SOAP fault was for a CICS fault (for example, CICS or user abend).
- The most recent SOAP fault was for an application fault. The container is deleted when you issue the EXEC CICS SOAPFAULT DELETE command. If a second or new SOAP fault is created, CICS updates the new container appropriately.
You cannot change the contents of this container.