How to use multiple files in transfer file activity in workflow.
I have 15 ish files that I need to use to update customer data in order.
Example:
File1.txt - this is the file that was needed to be uploaded 15 days ago.
File15.txt - this is the latest file in our ftp to needs to be uploaded last.
These files do have timestamp in the file name. PROFILE-202310200700.txt
File Transfer Activity shows all files but when it gets to load file it only loads that latest file. So I want to delete the file that gets used to update customer dat and when the workflow loops it loads the next file.
Am I just not seeing how to do this or is this just impossible and I need to manually upload the files? I have quite a bit and it's going to take a long time due to the workflow we use to update data, it takes 15 to 30 minutes to finish.
Thanks for the help!