Skip to main content Skip to complementary content
Close announcements banner

Viewing the code and executing the Route

Procedure

  1. 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.
  2. Press F6 to execute the Route.
    RESULT: The logs of the message exchange are printed in the 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 – let us know how we can improve!