Hey all- I have an automation that runs through a 3rd party website that tasked with downloading and then moving an excel file to a specified location in a shared folder.
The issue I am running into is, when the file is downloaded and tried to move to a shared drive it will have no data and will be a blank file saying it cannot be located. The automation runs and works for PDF’s, it just does not work on the excel file. I have made sure the browser settings only downloads the file and does not open. This process in studio follows the same steps as the other PDF’s it successfully downloaded.
Thank you! The delay actually seemed to work I am curious though, the file size is generally only around 400-500 KB’s. Is it really just the delay that causes it to convert from a webpage to .xlsx?