Hello
This is in continuation of my previous thread here -
https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Workflow-to-generate-List-of-URL-to-be-downloaded/m-p/739044
I need to add some mechanism into the workflow by which it will actually tell me if the files from the list of URL has been successfully downloaded or not, so that I do not have to manually go through the download folder and check and verify all the files to find out which particular dates data is missing.
Because I have to download 10+ different files from different URL on a daily basis, so manual verification is not an option. I need some method which will give date wise report for each of those separate 10+ file URL's. that these xx files were downloaded successfully and these yy files were not downloaded successfully.
Can someone please help in this? Which are the Alteryx tools which will help in solving this problem or verifying if the URL files have been successfully downloaded or not?
Thanks a lot