Creating the Route
To create the Route, we need a cJMSConnectionFactory component
to specify the connection factory for message handling, two cJMS
components, one to read a JMS message from one queue and send the request to the Web service
and the other to retrieve the response from the Web service and save it in another queue,
and a cSOAP component to connect to the Web service.
Procedure
- On the Repository tree view, right-click the Route node and from the contextual menu, select Create Route.
- In the pop-up wizard, enter the information corresponding to the fields you need to complete. In this scenario, enter airportRoute in the Name field and click Finish. The Route is opened in the design workspace.