Writing the data into the file - 7.3

tCreateTemporaryFile

Version
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
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 ESB
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > File components (Integration) > File management components > tCreateTemporaryFile
Data Quality and Preparation > Third-party systems > File components (Integration) > File management components > tCreateTemporaryFile
Design and Development > Third-party systems > File components (Integration) > File management components > tCreateTemporaryFile
Last publication date
2023-06-12

Procedure

  1. Double-click tRowGenerator to open its RowGenerator Editor.
  2. Click the [+] button to add two columns: id of Integer type and name of String type. Then in the Functions column, select the predefined function Numeric.sequence(String,int,int) for id and TalendDataGenerator.getFirstName() for name.
  3. In the Number of Rows for RowGenerator field, enter 5 to generate five rows.
  4. Click OK to validate the changes and accept the propagation prompted by the pop-up dialog box.
  5. Double-click tFileOutputDelimited to open its Basic settings view.
  6. In the File Name field, press Ctrl+Space and from the global variable list displayed select ((String)globalMap.get("tCreateTemporaryFile_1_FILEPATH")).