Invoking a Web Service Using a Web Service Connector
To invoke a web service, or more specifically, an operation in a web service, create a flow service that invokes the web service connector that corresponds to the operation you want to use. Because a web service connector is a flow service, you invoke the web service connector in the same way in which you would a regular flow service.
Note:
If the web service connector uses a JMS binding to send a message using SOAP over JMS, you can specify how
Integration Server proceeds when the JMS provider is not available at the time the message is sent. For more information, see
Configuring Use of the Client Side
Queue.