Configuring the tFileInputDelimited component - Cloud - 8.0

Talend Studio User Guide

Version
Cloud
8.0
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 Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development
Last publication date
2024-02-29

Procedure

  1. Double-click the tFileInputDelimited component to open its Basic settings view.
    Basic settings view of the tFileInputDelimitedcomponent.
  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.
    Schema 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.