Click the Code tab at the bottom of the
design workspace to have a look at the generated code.
In the partially shown code, a message route is built from the
File_source_cFile_1.to the cJMS_1 which then sends the message to a
message queue via a broker identified by
vm://localhost?broker.persistent=false. The message
from the Message_consumer_cJMS_2 is processed
by cProcessor_1.
Click the Run button in the Run view to launch the execution of your Route.
You can also press F6 to execute it.
RESULT: The message is received by the consumer, as shown on the Run console.
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!