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

Dragging and dropping components and linking them together

About this task

Procedure

  1. Drop a tMemSQLConnection, a tRowGenerator, a tMemSQLInput, a tMemSQLOutput, a tMemSQLClose, and a tLogRow from the Palette onto the workspace.
  2. Link the tMemSQLConnection to the tRowGenerator using a Row > OnSubjobOk connection.
  3. Link the tRowGenerator to the tMemSQLOutput using a Row > Main connection.
  4. Link the tRowGenerator to the tMemSQLInput using a Row > OnSubjobOk connection.
  5. Link the tMemSQLInput to the tLogRow using a Row > Main connection.
  6. Link the tMemSQLInput to the tMemSQLClose using a Row > OnSubjobOk 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!