Configuring tRowGenerator - 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

tRowGenerator creates an input flow in the Schema tHMap Job. In this scenario, add two tRowGenerator components.

Procedure

  1. Double-click the first tRowGenerator to display the Schema of tRowGenerator window.
  2. Add three columns with the following details:
    • Type: String
    • Functions: TalendDataGenerator.getFirstName()

    Example

  3. Double-click the second tRowGenerator to open the Schema of tRowGenerator window.
  4. Add two columns with the following details:
    • Type: String
    • Functions: TalendDataGenerator.getLastName()

    Example