Configuring the output component - 7.3

Delimited

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 Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > File components (Integration) > Delimited components
Data Quality and Preparation > Third-party systems > File components (Integration) > Delimited components
Design and Development > Third-party systems > File components (Integration) > Delimited components
Last publication date
2024-02-21

Procedure

  1. In the design workspace, double-click tFileOutputDelimited to open its Basic settings view and define the component properties.
  2. In the Property Type field, set the type to Built-in and fill in the fields that follow manually.
  3. Click the [...] button next to the File Name field and browse to the output file you want to write data in, customerselection.txt in this example.
  4. In the Row Separator and Field Separator fields, set "\n" and ";" respectively as row and field separators.
  5. Select the Include Header check box if you want to output columns headers as well.
  6. Click Edit schema to open the schema dialog box and verify if the recuperated schema corresponds to the input schema. If not, click Sync Columns to recuperate the schema from the preceding component.