I am having an issue related to time in a UiPath process.
How do I set up timeout until an application downloads a file?
I have this app where I have to download attendance reports. There are number of logs stated in this app where the logs are referred to as attendance report for one single person. Now for testing purpose and usage I gave a random timeout for the download to happen. But the logs keep increasing daily and obviously would need more time to download. So how do I tackle this issue?
Hey Peter,
Actually the download of the data happens inside an app and the report is manually saved after selecting whatever the filters we want in the data.
So Wait for Download wouldn’t work in this case as the file won’t reflect until we save it.
My bad i didn’t explain it properly
I can’t share the whole SS due to security issues, but this is the format of the download it happens. There is this download button, when we click that it downloads like this, and then we can select filters and then save it to local.