Defining the properties of 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
2024-02-21

Procedure

  1. Select the tRowGenerator component to define its properties.
  2. In the Basic settings tab, click the [...] button next to RowGenerator Editor to define the rows to be generated.
  3. In the dialog box that opens, click four times the [+] button to add four new columns to the schema, and name them firstname, lastname, address and city.
  4. For each of the columns you just added, change the function to match what is shown in the table below by clicking in the Functions column and scrolling through the list of available functions until you find the one you want, and then click OK when you're done.

    firstname

    TalendDataGenerator.getFirstName

    lastname

    TalendDataGenerator.getFirstName

    address

    TalendDataGenerator.getUsStreet

    city

    TalendDataGenerator.getUsCity