Command Line Argument to Delete Pending Sessions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
22-07-21 10:31 AM
Hi Team,
Good Day !!
Is there any command available to delete pending sessions from a particular machine/VM?
Thanks!
Good Day !!
Is there any command available to delete pending sessions from a particular machine/VM?
Thanks!
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
22-07-21 11:15 AM
I'm not sure about the AutomateC.exe -commands, but at least it is possible to delete session by using an http -request with command deleteas.
https://portal.blueprism.com/customer-support/support-center#/path/Installation-Platform/Configuration/1421412402/What-options-are-available-to-automate-the-functionality-of-Blue-Prism.htm
Command: deleteas Uses token authentication to delete a pending session: 'deleteas <token> <sessionid>'. The response is 'SESSION DELETED' or an error code.
https://portal.blueprism.com/customer-support/support-center#/path/Installation-Platform/Configuration/1421412402/What-options-are-available-to-automate-the-functionality-of-Blue-Prism.htm
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
22-07-21 11:32 AM
Thanks for the reply.
I would need AutomateC.exe -commands , as the requirement is to help stop few manually triggered processes with a BAT file, where the end-user will simply run it.
I would need AutomateC.exe -commands , as the requirement is to help stop few manually triggered processes with a BAT file, where the end-user will simply run it.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-07-21 05:52 AM
There is a VBO to start pending sessions on targeted RRs both user guide and assets can be found in below thread
Scheduler Pending Session Starter VBO | Digital Exchange (blueprism.com)
Scheduler Pending Session Starter VBO | Digital Exchange (blueprism.com)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-07-21 06:09 AM
AutomateC doesnot have any arguments to delete any session. it can be used to run a process,get status of the process using sessionID and request stop for the running process.
i have attached two objects (session clearer used with older versions <6 and session clearer 6.3 tested with 6.3 version) which i had used earlier. i hope it still works
i have attached two objects (session clearer used with older versions <6 and session clearer 6.3 tested with 6.3 version) which i had used earlier. i hope it still works
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-07-21 06:53 AM
Thanks for the details Jerin.
In my case, the VBO to clear session doesn't serve the purpose.
In my case, the VBO to clear session doesn't serve the purpose.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-07-21 07:35 AM
Hi Murali,
the VBO is to clear pending sessions not all sessions give it a try.
the VBO is to clear pending sessions not all sessions give it a try.
