WS-Addressing Behavior of Web Service Descriptors
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 WSAddressing 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.