Retrieving the data from a CSV file - 7.3

Data Preparation

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 Data Preparation
Talend Studio
Content
Data Governance > Third-party systems > Data Preparation components
Data Quality and Preparation > Third-party systems > Data Preparation components
Design and Development > Third-party systems > Data Preparation components
Last publication date
2024-02-21
The input data retrieved by the component must have same model as the dataset on wich the preparation to operationalize was created.

Procedure

  1. In the design workspace, select the tFileInputDelimited component, and click the Component tab to define its basic settings.

    Fields marked with a * are mandatory.

  2. In the Property Type list, select Built-in.
  3. In the File name/Stream field, enter the path to the file containing the input data on which you want to apply the preparation.
  4. Define the characters to be used as Row Separator and Field Separator.
  5. Cick the Edit schema button to define the columns of the source dataset and their data type.

    Make sure that the schema of the tFileInputDelimited component matches the schema expected by the tDataprepRun component. In other words, the input schema must be the same as the dataset upon which the preparation was made in the first place.