Configuring tRowGenerator - 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
2023-07-26

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