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:from
 
pub.soap.wsa.submission:from
WmPublic. Document type that contains the details about the source of the message.
Parameters
wsa:From
Document Contains the details about the source of the message.
Key
Description
wsa:Address
Document Contains the details about the source of the message.
Key
Description
*body
String Optional. The address of the source of the 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:From header of a SOAP message, use pub.soap.wsa.submission:from 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:from 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.