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 cTimer_1 is given a payload by cSetBody_1 and then sent to cAMQP_1 and cLog_1.
  2. Press F6 to execute the Route. The logs of the message exchange are printed in the console.
  3. In the ActiveMQ Web Console, you can see that the message queue myqueuehas been created.

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!