Translating the scenario into a 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

In order to implement this scenario, break down the Job into four steps:

  1. Create the Job, define the schema for the input data, and read the input file according to the defined schema.

  2. Set the command to enable the output stream feature.

  3. Map the data using the tMap component.

  4. Output the selected data stream.

A complete Job looks as what it displays in the following image. For the detailed instruction for designing the Job, read the following sections.