Configuring and running 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
To successfully run the Job, configure the components, where required.

Procedure

  1. In the tFileInputRaw Basic Settings tab, specify the filepath of the XSL input file you created in the Filename field .
  2. In the thMap Basic Settings tab, specify the Talend Data Mapper Map you created in the Map Path field.
  3. In the tFileOutputRaw Basic Settings tab, specify "/tmp/out.html" in the Filename field.
  4. In the tXSLT Basic Settings tab, specify the following values:
    • XML file: Specify the filepath of the XML input file you created earlier.
    • XSL file: Specify the filepath of the XSL input file you created earlier.
    • Output file: Specify "/tmp/out.html" in the field.
  5. Click Run to execute the Job.