Creating the Job - 7.3

Data mapping

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

Create a Job that includes tHMap, tFileInputRaw, tFileInputDelimited, tContextLoad, and tLogRow.

Procedure

  1. Create a Standard Job to add the following components:
    • tFileInputRaw
    • tHMap
    • tLogRow
    • tFileInputDelimited
    • tContextLoad
    Note: tContextLoad allows the contextual variable value to change at runtime. This component uses a predefined schema with two columns (key, value), where key refers to the name of the contextual variable and value refers to the new value of the corresponding variable.
  2. Connect the components using the Row > Main connection.
  3. Enter out when prompted for the output name.