Is SOAP Action present in WSDL? | Is Messaging action property set in fault and body elements of Operation? | Behavior |
Yes | Yes | If both SOAP Action and Addressing action are specified, both the values should be the same. At runtime, Integration Server uses the value of the SOAP Action from the WSDL for both SOAP Action as well as wsa:Action WS-Addressing header. |
No | Yes | Integration Server uses the value of wsa:Action from the WSDL as the values for SOAP Action as well as wsa:Action WS-Addressing header. |
Yes | No | Integration Server uses the value of SOAP Action from WSDL as the values for SOAP Action as well as wsa:Action WS-Addressing header. |
No | No | The wsa:Action WS-Addressing header is generated at runtime based on the default action pattern for WSDL 1.1. For more information about the structure of the generated action, see http://www.w3.org/TR/ws-addr-metadata/#defactionwsdl11 or http://www.w3.org/Submission/2004/SUBM-ws-addressing-20040810/#_Toc77464327depending on the version of the WS-Addressing standard you are using. |