SOAP JMS Call in Web Service Task
Using SOAP/JMS calls is similar to using the SOAP/HTTP calls in a web service task. You can use a web service task for making the SOAP/JMS calls.
The WSDL file for SOAP/JMS needs to be associated with the web service task. Under the web service task properties, click Browse to select the properly configured WSDL file. All the other fields, such as, Service, Port, Operation, and SOAP Action are populated using the WSDL content.
For configuring the task for JMS you can configure the Transport Tab; otherwise the fields gets populated through the WSDL associated with the web service task.
The input mapper is used for sending values for SOAP request and the output mapper is used for getting the response value.
Copyright © Cloud Software Group, Inc. All rights reserved.