pub.soap.wsa.submission: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.submission: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.
The pub.soap.wsa.submission:messageID document type relates to the W3C WS-Addressing Submission version of WS-Addressing specification.
For more details about how Integration Server implements WS-Addressing, see the Web Services Developer’s Guide.