Saving and executing the Job - 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. Press Ctrl+S to save your Job and press F6 or click Run to launch it.
    A dialog box appears prompting you to specify the connection component you want to use.
  2. Select the connection component, tMysqlConnection_1, and click OK.
    The data read from database project_q1 is displayed in the Run console.
  3. Press F6 or click Run to launch your Job again. When prompted, select the other connection component, tMysqlConnection_2, to read data from the other database, project_q2.
    The data read from database project_q2 is displayed in the Run console.