Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | SOAP Folder | Summary of Elements in this Folder | pub.soap.wsa:relatesTo
 
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 section About WS-Addressing in Integration Server in the Web Services Developer’s Guide.