pub.soap.wsa:messageID
WmPublic. Document type that defines the contents of the wsa:MessageID WS-Addressing header.
Parameters
wsa:MessageID | Document Unique identifier of the SOAP message. |
| Key | Description |
| *body | String The unique identifier of the SOAP message. |
Usage Notes
To add, retrieve, or remove the
wsa:MessageID header of a SOAP message, use
pub.soap.wsa:messageID 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.