In this automation i want to download the files which i have stored in array and iam doing by reading excel file and iam getting excel file from a website…Iam using 2 for each to download but i cant download the file because of some issue in the download url …Is there any another alternative way how can i download the files from a website?
Hi @Priyesh_Shetty ,
I don’t quite understand,
I understand you need download list file form web
you have a excel have all url
each url have 1 file need download
that’s right?
you can read file to get data table
for each row, get url, download each file
I think it’s normal
what’s error with you?
regards,
There is an error i cant download this file’s from the file link there is an issue with the link…so in the wesbite as you can see in the above image there is a pdf icon by clicking that i can download my required files from website…How can i do this?
Have you tested with opening this url manually?
Is the link wrong because the UiPath robot cannot open it or is the link incorrect? Please confirm with BA professional
Where can you download that file, what is the correct link?
If opening the link manually is incorrect, please confirm with your business team
regards,
@Nguyen_Van_Luong1 i have tried opening the link manually but it is showing the same error on page…but when iam trying to download the file from website by clicking on that pdf icon it is getting downloaded.
that’s right?
You can get correct link by extract data table
when data table you can filter to delete rows have notice not in excel file → have excel with correct link → for each to download