Skip to main content Skip to complementary content

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, in the first sub-route, the message flow from sqsproducer_cTimer_1 is given a payload by sqsproducer_cSetBody_1 and then sent to sqsproducer_cAWSSQS_1. The second sub-route is in the same way.
  2. Press F6 to execute the Route. The logs of the message exchange are printed in the console. The warn message shows that header fireTime is not put into the message attribute.
  3. In the SQS Web Console, you can see that there are now 5 messages in the queue talend-com-tesb-camel-sqs.

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!