Skip to main content Skip to complementary content

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 – let us know how we can improve!