Configuring the tFileInputDelimited component - 7.3

Talend Open Studio User Guide

Version
7.3
Language
English
Product
Talend Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for Data Quality
Talend Open Studio for ESB
Module
Talend Studio
Content
Design and Development
Last publication date
2023-10-11
Available in...

Open Studio for Big Data

Open Studio for Data Integration

Open Studio for ESB

Procedure

  1. Double-click the tFileInputDelimited component to open its Basic settings view.
  2. Click the [...] button next to the File Name/Stream field.
  3. Browse your system or enter the path to the input file, customers.txt in this example.
  4. In the Header field, enter 1.
  5. Click the [...] button next to Edit schema.
  6. In the Schema Editor that opens, click three times the [+] button to add three columns.
  7. Name the three columns id, CustomerName and CustomerAddress respectively and click OK to close the editor.
  8. In the pop-up that opens, click OK accept the propagation of the changes.
    This allows you to copy the schema you created to the next component, tLogRow in this example.