pub.soap.wsa:relatesTo
WmPublic. Document type that defines the contents of the wsa:RelatesTo WS-Addressing header.
Parameters
wsa:RelatesTo | Document Contains the relationship information. |
| Key | Description |
| @Relationship Type
| String Optional. The relationship type. |
| *body | String <wsa:MessageID> of the related SOAP message. |
Usage Notes
To add, retrieve, or remove the
wsa:RelatesTo header of a SOAP message, use
pub.soap.wsa:relatesTo 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.