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:replyTo
 
pub.soap.wsa:replyTo
WmPublic. Document type that defines the contents of the wsa:ReplyTo WS-Addressing header.
Parameters
wsa:ReplyTo
Document Contains the address of the intended receiver of the response message.
Key
Description
wsa:Address
Document Contains the end point URI for the response message.
Key
Description
*body
String Optional. The end point URI for the response message.

wsa:Reference Parameters
Document Optional. Contains the set of reference parameter elements.
Key
Description
*any
Object List Optional. The reference parameter elements.
wsa:Metadata
Document Optional. Contains the set of metadata elements.
Key
Description
*any
Object List Optional. The metadata elements.
*any
Object List Optional. Contains other extensible elements, if any.
Usage Notes
To add, retrieve, or remove the wsa:ReplyTo header of a SOAP message, use pub.soap.wsa:replyTo 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.