pub.soap.wsa:problemIRI
WmPublic. Document type that captures the IRI that caused the problem.
Parameters
wsa:ProblemIRI | Document Contains the IRI that caused the problem. |
| Key | Description |
| *body | String Optional. The string representing the IRI that caused the problem. |
Usage Notes
To add, retrieve, or remove the
wsa:ProblemIRI header of a SOAP message, use
pub.soap.wsa:problemIRI 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.