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

Dropping and linking the components

Procedure

  1. Drop the following components from the Palette to the design workspace: tNamedPipeOpen, tParallelize, tNamedPipeClose, tFileInputDelimited, tSleep, tLogRow, tRowGenerator and tNamedPipeOutput.
  2. Connect tNamedPipeOpen to tParallelize using a Trigger > OnSubjobOk connection.
  3. Connect tParallelize to tFileInputDelimited using a Trigger > Parallelize connection.
  4. Connect tParallelize to tSleep using a Trigger > Parallelize connection.
  5. Connect tFileInputDelimited to tLogRow using a Row > Main connection.
  6. Connect tParallelize to tNamedPipeClose using a Trigger > Synchronize (Wait for all) connection.
  7. Connect tSleep to tRowGenerator using a Trigger > OnComponentOk connection.
  8. Connect tRowGenerator to tNamedPipeOutput using a Row > Main connection.

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!