pub.soap.wsa:problemAction
WmPublic. Document type that captures additional information about faults.
Parameters
wsa:ProblemAction | Document Contains additional information about faults. |
| Key | Description |
| wsa:Action | Document Optional. Element that provides the details about the [action] that caused the problem. |
| | Key | Description |
| | *body | String Optional. The [action] that caused the problem. |
| wsa:SoapAction | String Optional. Element that contains the SOAPAction IRI that caused the problem. |
Usage Notes
To add, retrieve, or remove the
wsa:ProblemAction header of a SOAP message, use
pub.soap.wsa:problemAction as the value for the
documentType input parameter of the
pub.soap.handler:addHeaderBlock,
pub.soap.handler:getHeaderBlock, and
pub.soap.handler:removeBodyBlock services.
For more details about how Integration Server implements WS-Addressing, see the Web Services Developer’s Guide.