Wait Make BP Unresponsive
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-04-20 04:24 PM
Hi guys,
Need some help here.
Am doing a restart on a machine, so I have to wait for a given amount of time, i.e 2 minutes or so in order to achieve the rest of the steps required for my process.
During this waiting time, BP becomes unresponsive, so in Task Manager the tool will have the status ==> Not Responding.
I don't want this, just because other processes can not run on the same system anymore, because BP freezes, the window becomes grey etc.
The same status I've achieved with a C# code i.e System.Threading.Thread.Sleep(5000);
Can someone please advise on this very simple topic?
How can I have a generic waiting period of time, without the freeze?
Thank you in advance!
------------------------------
Cohen
RPA Developer
Romania
------------------------------
Need some help here.
Am doing a restart on a machine, so I have to wait for a given amount of time, i.e 2 minutes or so in order to achieve the rest of the steps required for my process.
During this waiting time, BP becomes unresponsive, so in Task Manager the tool will have the status ==> Not Responding.
I don't want this, just because other processes can not run on the same system anymore, because BP freezes, the window becomes grey etc.
The same status I've achieved with a C# code i.e System.Threading.Thread.Sleep(5000);
Can someone please advise on this very simple topic?
How can I have a generic waiting period of time, without the freeze?
Thank you in advance!
------------------------------
Cohen
RPA Developer
Romania
------------------------------
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-04-20 05:53 AM
Hi Cohen,
This is the Process Discovery Community. May i suggest you put this question out in the "Tech Chat"community to get more focused discussion going?
Cheers,
Ted
------------------------------
ROM Architect
Blue Prism
------------------------------
This is the Process Discovery Community. May i suggest you put this question out in the "Tech Chat"community to get more focused discussion going?
Cheers,
Ted
------------------------------
ROM Architect
Blue Prism
------------------------------
