Dropping and linking the components
Procedure
- From the Palette, expand the Connectivity/Messaging folder, and drop a cMQConnectionFactory component onto the design workspace to specify the JMS connection factory for handling messages.
- From the Connectivity folder, drop one cFile and two cJMS components onto the design workspace.
- From the Custom folder, drop a cProcessor component onto the design workspace.
- Connect the cFile component to a cJMS component using a Row > Route connection as the message producer sub-route.
- Connect the other cJMS component to the cProcessor component using a Row > Route connection as the message consumer sub-route.
- Label the components properly for better identification of their functionalities.