I am working with FTP session and every day there is a new file I want to make a condition to check if the new file exists or not . If it exists the process will complete properly if not the process will restart
how can I do it please ?
In FTP Package → File Exists Activity help to verify new file exists or not.
1 Like
thank you for replying
Hello @Imene_ZARAI
You need to install the FTP packages. It will provide the activities to make the FTP session and to access the files.
Thanks
1 Like
please what is the code that I shoud type to track just the new file every 24 hours?