Dear friends, I’m quite new to UiPath and requires the following assistance and I hope you could help me out.
Right now, I have a “Move File” activity right after a download has been initiated. The Move File activity couldn’t launch because when the activity was initiated, the file has not been fully downloaded yet. I was hoping that someone could assist me on how to put a delay so that the event can be triggered after the file has been fully downloaded.
Right now, I implemented a time delay of 00:01:00, but depending on internet speed, it could be as long as 00:03:10. I could just standardize all delay to 3min and 10 sec but that is not ideal because RPA process is implemented to save time. Any suggestions please?