Hi
The process is: I “wait for a download”, I save downloaded file to /downloads I set a variable with a “downloadedexcelfile”.
Then for each file in folder filter by the variable “downloadedexcelfile”
I then save it with my own name format.
The problem is that it does not work, I get the message that the downloaded file was not found.
This is how it looks:
Do you have any ideas?
Marco_Ber
(Marco B)
April 14, 2023, 11:03am
2
Why don’t you try using a Log Message activity to see the downloadedexcelfile full path? Maybe the file path is not correctly being passed on
Thanks, I changed the directory now it seems that it looks in /downloads however it still doesn’t work. Do you have any other ideas? I’m a total noob.
Hi @marcin.chowaniec ,
Are you able to see the file while manually navigating to the specified folder path?
Regards,
Yes,
Please ignore the automation I posted before
I changed it a littlle bit but still doesn’t work.
What is not correct?
This helped,
The path was not correct because I used for each file and it was not necessary.
It works now thanks guys
1 Like
Hello @marcin.chowaniec
Download Folder path Should be
c:\User\marcin_chowaniec\Downloads
Need to provide the full path of the file location where it is downloaded
system
(system)
Closed
April 17, 2023, 11:25am
8
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.