Creating 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

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.