pub.soap.wsa.submission:to
WmPublic. Document type that defines the contents of the wsa:To WS-Addressing header.
Parameters
wsa:To | Document Contains the address of the intended receiver of the message. |
| Key | Description |
| *body | String The address of the intended receiver of the message. |
Usage Notes
To add, retrieve, or remove the
wsa:To header of a SOAP message, use
pub.soap.wsa.submission:to 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:to 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.