About WS-Addressing in Integration Server
Use Web Services Addressing (WS-Addressing) to allow web services to communicate SOAP message addressing information in a way that is independent of the transport in use, for example, HTTP, HTTPS, or JMS.
WS-Addressing provides a standard way of providing addressing information for a SOAP message, such as the message’s destination or where to reply to the message, without relying on transport-specific headers. When using WS-Addressing, web service providers and clients communicate the addressing information by adding a set of message addressing properties as headers to SOAP messages.