Configure the data input - 7.3

Data Integration Job Examples

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 Studio
Content
Design and Development > Designing Jobs
Last publication date
2024-02-13

Procedure

  1. In the Basic settings view of the tFileList, in the Directory field, click the [...] button to browse to the directory, in this example "C:/Talend/images".
  2. In the FileList Type list, select Files.
  3. Click the [+] button to add a row in the Files area and define a filter to match files. In this example, type in "*.png" to retrieve all picture files.
  4. In the Basic settings view of the tFixedFlowInput, click the Edit Schema button and add a column, filepath of type String.

    The defined column displays in the Values panel.

  5. Click in the Value cell of the filepath column and press Ctrl+Space to access the global variable list.
  6. From the global variable list, select tFileList_1_CURRENT_FILEPATH.