Web Service Descriptor | Behavior |
Consumer | Integration Server invokes the request handler service for each handler in the handler chain after creating the initial outbound SOAP request but before sending the SOAP request to the web service provider. |
Provider | Integration Server invokes the request handler service for each handler in the handler chain immediately after the provider receives the SOAP request. After successfully executing the request handler service for each handler in the handler chain, Integration Server invokes the endpoint service. |