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 have a look at the generated code.
    As shown in the code, a 20-second delay is implemented according to .delay(20000) in the message routing from the Read endpoint .to the Write endpoint.
  2. Press F6 to execute the Route.
    RESULT: Each message read from the source folder is routed to the target folder after a 20-second delay.

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!