tRowGenerator creates an input flow in the Schema tHMap Job. In
this scenario, add two tRowGenerator components.
Procedure
-
Double-click the first tRowGenerator to display the
Schema of tRowGenerator window.
-
Add three columns with the following details:
-
Type: String
-
Functions:
TalendDataGenerator.getFirstName()
Example
-
Double-click the second tRowGenerator to open the Schema of tRowGenerator
window.
-
Add two columns with the following details:
-
Type: String
-
Functions: TalendDataGenerator.getLastName()
Example