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.submission:replyTo
 
pub.soap.wsa.submission:replyTo
WmPublic. Document type that specifies the destination to which the response message is to be sent.
Parameters
wsa:FaultTo
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.
Key
Description
*body
String Optional. The end point URI for the fault message.

wsa:Reference Properties
Document Optional. The properties that are required to identify the entity or resource being conveyed.
Key
Description
*any
Object List Optional. The property elements.

wsa:Reference Parameters
Document Optional. Contains the set of reference parameter elements.
Key
Description
*any
Object List Optional. The reference parameter elements.
wsa:PortType
Document Optional. Contains the QName of the primary portType of the endpoint being conveyed.
Key
Description
*body
Object List Optional. The QName of the primary portType of the endpoint being conveyed.

wsa:Service Name
Document Optional. Represents the QName identifying the WSDL service element that contains the definition of the endpoint being conveyed.
Key
Description
@PortName
String Optional. The name of the <wsdl:port> definition that corresponds to the endpoint being referenced.
*body
String Optional. The <wsdl:service> definition that contains a WSDL description of the endpoint being referenced.
*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.submission: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.
The pub.soap.wsa.submission:replyTo 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 section About WS-Addressing in Integration Server in the Web Services Developer’s Guide.