Click the Code tab at the bottom of the
design workspace to check the generated code.
As shown above, the message flow from quartzConsumer is given
a payload by cSetBody_1 and then sent to
logMessage and jmsProducer.
Press F6 to execute the Route.
RESULT: The logs of the message exchange are printed in the
console.