Skip to main content Skip to complementary content
  • New archived content: Talend MDM, Talend Data Catalog 8.0, and Talend 7.3 products reached their end of life in 2024. Their documentation was moved to the Talend Archive page and will no longer receive content updates.
Close announcements banner

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 – please let us know!