Configuring and running the Job - Cloud - 8.0

Data mapping

Version
Cloud
8.0
Language
日本語
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
ジョブデザインと開発 > サードパーティーシステム > 変換処理コンポーネント > データマッピング
データガバナンス > サードパーティーシステム > 変換処理コンポーネント > データマッピング
データクオリティとプレパレーション > サードパーティーシステム > 変換処理コンポーネント > データマッピング
Last publication date
2023-09-14
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.