Using WS-Addressing in Integration Server
Keep the following points in mind when using WS-Addressing:
Integration Server supports W3C Final and W3C Member Submission WS-Addressing standard versions.
Integration Server supports the following WS-Addressing headers:
wsa:Action wsa:To wsa:MessageID wsa:RelatesTo wsa:ReplyTo wsa:FaultTo wsa:From The namespace that the
wsa prefix in the WS-Addressing headers represents depends on the version of the WS-Addressing standard being used.
W3C Final WS-Addressing standard version: wsa represents
http://www.w3.org/2005/08/addressing W3C Member Submission WS-Addressing standard version: wsa represents
http://schemas.xmlsoap.org/ws/2004/08/addressing Integration Server supports both synchronous and asynchronous MEP for WS-Addressing.
To use WS-Addressing, you attach a standard WS-Policy that includes addressing assertions to a web service descriptor.
Integration Server supports the
wsaw:UsingAddressing assertion, where
wsaw refers to the namespace “http://www.w3.org/2006/05/addressing/wsdl”.
You can also use the pre-defined policies for WS-Addressing that
Integration Server provides as a template for creating a custom WS-Addressing policy. For more information about defining your own policies, see
WS-Policy Files and
Guidelines for Creating WS-Policy
Files.