I have three files and I have to format the first file and upload the file to a server with a macro. After the upload I have to format the second file and upload it with a macro…same with the third one.
But I want that UiPath stop the process during the file upload because otherwise the server would be overload. Is there any way to do this?
you can use DELAY activity with some timestamp around 00:00:30 seconds or whatever timestamp we want thatt would put the process on hold meanwhile we can upload it