I have automated downloading an excel report from a website and all goes fine except that .
the name of file is changing daily based on date
I have a template file with name report.xcl
And what i observed is that the workbook sheet should be match the name of the
template file . So i tried to rename the downloaded report with rename activity but it does not work
File not exist , please note autmation is working fine all the the day if i make template
file as recent day but when tommorow come
The process is working but without any desired result