Configuring the components - 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 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) > 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

Procedure

  1. Select the tFileInputDelimited component again, and define its Basic settings:
  2. Fill in a path to the file in the File Name field. This field is mandatory.
    Warning:

    If the path of the file contains some accented characters, you will get an error message when executing your Job.

  3. Define the Row separator allowing to identify the end of a row. Then define the Field separator used to delimit fields in a row.
  4. In this scenario, the header and footer limits are not set. And the Limit number of processed rows is set on 50.
  5. Set the Schema as either a local (Built-in) or a remotely managed (Repository) to define the data to pass on to the tLogRow component.
  6. You can load and/or edit the schema via the Edit Schema function.
    Related topics: see Talend Studio User Guide.
  7. Enter the encoding standard the input file is encoded in. This setting is meant to ensure encoding consistency throughout all input and output files.
  8. Select the tLogRow and define the Field separator to use for the output display. Related topic: tlogrow_c.html.
  9. Select the Print schema column name in front of each value check box to retrieve the column labels in the output displayed.