Dragging and dropping components and linking them together - 7.3

MemSQL

Version
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Database components (Integration) > MemSQL components
Data Quality and Preparation > Third-party systems > Database components (Integration) > MemSQL components
Design and Development > Third-party systems > Database components (Integration) > MemSQL components
Last publication date
2024-02-21

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.