Forum Discussion

hina_walia's avatar
hina_walia
New Contributor
6 years ago

Get latest file from sftp and process one at a time

I want to get all files from yesterday’s date from ftp and process them one by one. There can be only one file and can be multiple files but they need to be processed one at a time. I tried using ma...