Configuring the input flow - 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
Available in...

Big Data

Big Data Platform

Cloud API Services Platform

Cloud Big Data

Cloud Big Data Platform

Cloud Data Fabric

Cloud Data Management Platform

Data Fabric

Data Management Platform

Data Services Platform

MDM Platform

Real-Time Big Data Platform

Procedure

  1. Double-click tFileInputDelimited to open its Component view.
    Basic settings view of the component.
  2. In the File name/Stream field, browse to, or enter the path to the file storing the customer records to be read.
  3. Click the Three dots button to open the schema editor where you need to create the schema to reflect the structure of the customer data.
    Schema editor.
  4. Click the Add button five times to add five rows and rename them as follows: FirstName, LastName, City, Address and ZipCode.
    In this scenario, we leave the data types with their default value String. In the real-world practice, you can change them depending on the data types of your data to be processed.
  5. Click OK to validate these changes and accept the propagation prompted by the pop-up dialog box.
  6. If needs be, complete the other fields of the Component view with values corresponding to your data to be processed. In this scenario, we leave them as is.