Adding and linking the components - 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

Procedure

  1. In the Integration perspective, in the Repository, right-click Job Designs, and then click Create Standard Job to create a Job named di_to_json. Add a Purpose and Description if you wish, and then click Finish.
  2. Click the point in the design workspace where you want to add the first component, start typing tRowGenerator, and then click the name of the component when it is displayed in the list proposed in order to select it.
  3. Do the same to add a tHMap component, and a tFileOutputRaw component as well.
  4. Connect the tRowGenerator component to the tHMap component using a Row > Main link, then connect the tHMap component to the tFileOutputRaw component using a Row > Main link. When you are asked if you want to get the schema of the target component, click Yes.