Pending sessions control room
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
19-04-21 02:45 PM
Hello,
since a few months it sometimes happens that the logout of the resources remains on pending.
This happens mostly at night, because the clients are rebooted and thus certain bots that are still running are killed. Then sometimes the logout seems to cause problems.
Does anyone have a solution for this?
Regards, Jakob
------------------------------
Jakob Layer
------------------------------
since a few months it sometimes happens that the logout of the resources remains on pending.
This happens mostly at night, because the clients are rebooted and thus certain bots that are still running are killed. Then sometimes the logout seems to cause problems.
Does anyone have a solution for this?
Regards, Jakob
------------------------------
Jakob Layer
------------------------------
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-04-21 06:08 AM
Hi Jakob,
if your bots are already running you will get in trouble.
There are several options
------------------------------
Tobias Arnold
RPA Developer
ITERGO GmbH
Europe/Duesseldorf
------------------------------
if your bots are already running you will get in trouble.
There are several options
- In the main loop of your process check the time an shutdown the process prior the logout and /or
- Check the IfStopRequested() function and stop the running process if requested
- If you are using a BluePrism provided template both checks are built in.
- In case you are using IfStopRequested() your are able to stop a running process form the commandline (maybe by the scheduler), but you need to know the sessionID: automatec.exe /requeststop sessionID /user name password
------------------------------
Tobias Arnold
RPA Developer
ITERGO GmbH
Europe/Duesseldorf
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-04-21 08:15 AM
Hi Tobias,
the problem is that we have processes, which hang on a number they cannot process. So they don't come to the point where IfStopRequested() is checked.
------------------------------
Jakob Layer
------------------------------
the problem is that we have processes, which hang on a number they cannot process. So they don't come to the point where IfStopRequested() is checked.
------------------------------
Jakob Layer
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-04-21 08:39 AM
Hi Jakob,
I would recommend having a discussion with your IT department regarding resource maintenance periods. It's critical that you have an agreed upon time when processes won't be running so that the machines can undergo any necessary updates, for example on a Sunday evening.
They should be able to set a timeframe for updates to be install and the resources to be restarted, preventing them from restarting at unexpected times.
It would potentially be beneficial to split your resources into two groups, and have them carry out updates on alternate weeks just in case the updates have any undesirable effect.
Regards
------------------------------
Ben Lyons
Product Consultant
Blue Prism
UK
------------------------------
I would recommend having a discussion with your IT department regarding resource maintenance periods. It's critical that you have an agreed upon time when processes won't be running so that the machines can undergo any necessary updates, for example on a Sunday evening.
They should be able to set a timeframe for updates to be install and the resources to be restarted, preventing them from restarting at unexpected times.
It would potentially be beneficial to split your resources into two groups, and have them carry out updates on alternate weeks just in case the updates have any undesirable effect.
Regards
------------------------------
Ben Lyons
Product Consultant
Blue Prism
UK
------------------------------
Ben Lyons
Principal Product Specialist - Decipher
SS&C Blue Prism
UK based
Principal Product Specialist - Decipher
SS&C Blue Prism
UK based
