Configuring the input component - 7.3

Java custom code

Version
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for Data Quality
Talend Open Studio for ESB
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Custom code components (Integration) > Java custom code components
Data Quality and Preparation > Third-party systems > Custom code components (Integration) > Java custom code components
Design and Development > Third-party systems > Custom code components (Integration) > Java custom code components
Last publication date
2023-06-12

Procedure

  1. Double-click tRowGenerator to display its Basic settings view and the RowGenerator Editor dialog box where you can define the component properties.
  2. Click the plus button to add four columns: number, txt, date and flag.
  3. Define the schema and set the parameters to the four columns according to the above capture.
  4. In the Functions column, select a function for each of the defined columns.
  5. In the Parameters column, enter 10 different parameters for each of the defined columns. These 10 parameters corresponds to the data that will be randomly generated when executing tRowGenerator.
  6. Click OK to validate your changes and close the editor.