Creating the child Job - 7.3

Data Integration Job Examples

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 > Designing Jobs
Last publication date
2024-02-13

Procedure

  1. Create a standard Job and name it LoadDynamicSchemaChild.
  2. Drop the following components onto the design workspace, and label them according to their roles in the Job.
    Component Label
    tFileInputDelimited Input_file
    tDBOutput Write_to_DB
  3. In the Basic settings view of the tDBOutput component, select MySQL from the Database list and click Apply.
  4. Connect the tFileInputDelimited component to the tDBOutput component using a Row > Main connection.