Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Good afternoon guys, how are you?
I have the following situation. I have two directory structures being input and output directory. The input and output directories have several subdirectories where each subdirectory contains their files.
I need to develop an ETL where I read all the files in the input directory and then read the output directory files and have to check if the output file that matches the input file was found.
Can someone help me?
Thank you
Hello,
For your job requirement, please take a look at tfilelist component.
Here is a related topic:https://community.talend.com/t5/Design-and-Development/Browse-folders-and-find-identical-files-witho....
Hope it will help.
Best regards
Sabrina
Hi,
Thank you for your help. Now is worked