Checking for the presence of a file and creating it if it does not exist - Cloud - 8.0

tFileExist

Version
Cloud
8.0
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
Data Governance > Third-party systems > File components (Integration) > File management components > tFileExist
Data Quality and Preparation > Third-party systems > File components (Integration) > File management components > tFileExist
Design and Development > Third-party systems > File components (Integration) > File management components > tFileExist
Last publication date
2024-02-20

This scenario describes a simple Job that: checks if a given file exists, displays a graphical message to confirm that the file does not exist, reads the input data in another given file and writes it in an output delimited file.

For more technologies supported by Talend, see Talend components.

A dialog box appears to confirm that the file does not exists.

Click OK to close the dialog box and continue the Job execution process. The missing file, file1 in this scenario, got written in a delimited file in the defined place.