Dropping and linking the components - 7.3

Defining Context Groups

Version
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development > Defining Context Groups
Last publication date
2024-02-21

Procedure

  1. Drop two tMysqlConnection, a tMysqlInput, a tLogRow, and a tMysqlClose components onto the design workspace.
  2. Link the first tMysqlConnection to the second tMysqlConnection and the second tMysqlConnection to tMysqlInput using Trigger > On Subjob Ok connections.
  3. Link tMysqlInput to tLogRow using a Row > Main connection.
  4. Link tMysqlInput to tMysqlClose using a Trigger > On Subjob Ok connection.