Hi, my input files will be in a network and RPA has to retrieve it monthly.
E.g. http://…/…/…/
But the name isn’t fixed. I cannot read range dynamically.
In the internet machine, I would use directory. getfiles and get the name of the file.
In intranet machine, I am unable to use that code for some reason.
//As a workaround, i found that there is an activity called uipath.ftp.activites that can be used but it is not available in intranet machine.
Kindly advise.
Thanks