Renaming files after wait for download

Hello, I have an automation that goes to a website, downloads the file and moves the files, but when I try to rename the file, I get an error stating the source does not exist. How can I rename the currently downloaded file in the automation? Is it in the wrong part of the process? Why would it now be part of the variable I have already created? Without the rename file function the process runs seamlessly.


image

Hi @Primal,

Could you increase the time-out value for the wait-for-download activity? May be downloading files may take a longer time to finish downloading.

Thanks

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.