Integration Server 10.15 | Web Services Developer’s Guide | Web Services Addressing (WS-Addressing) | WS-Addressing Behavior of Web Service Descriptors
 
WS-Addressing Behavior of Web Service Descriptors
 
Behavior for Inbound Messages
Behavior for Outbound Messages
When a WS-Addressing policy that includes the wsaw:UsingAddressing assertion is attached to a web service descriptor, Integration Server behavior is based on whether the wsdl:required attribute of the wsaw:UsingAddressing assertion in the policy is set to true or false. When the wsdl:required attribute is set to:
wsdl:required value
Indicates...
true
WS-Addressing is mandatory. SOAP messages must include WS­Addressing headers.
false
WS-Addressing is optional. SOAP messages might or might not include WS-Addressing headers. If WS-Addressing headers are present, Integration Server honors them.
For specific information about how Integration Server behaves, see Behavior for Inbound Messages and Behavior for Outbound Messages.