cancel
Showing results for 
Search instead for 
Did you mean: 

How can I stop the running process via Automate command

Mupps-S
Level 4

Hi Team ,

22134.png
with the help of above document I am trying to stop the blueprism session by the following command 

C:\Program Files\Blue Prism Limited\Blue Prism Automate>Automate.exe stop "F162BD00-A71B-48E5-A737-DBB24341322B"

but this command return the following error 

Invalid command-line argument 'stop'

can you please help me how the stop the BP session via command line options ?

I am using BP 6.10 application 

Thanks 
Mupps S



------------------------------
Mupps S
------------------------------
4 REPLIES 4

SteveBoggs
Staff
Staff

From your screenshot it looks like you're viewing the available Resource PC Commands, intended for use from a third-party client via a HTTP interface. 

The list of available command-line commands for Automate.exe and AutomateC.exe are available in this doc here: https://bpdocs.blueprism.com/bp-6-10/en-us/helpCommandLine.htm

To address your question, you can use the AutomateC command "/requeststop" as follows:

22122.png 



------------------------------
Steve Boggs
Senior Product Support Engineer
Blue Prism
Austin, TX
------------------------------

Hi Steve Boggs ,

Thanks for the update.

is there any way to stop the session immediately like (immediate stop) option in BP.

Thanks 

Mupps S 



------------------------------
Mupps S
------------------------------

John__Carter
Staff
Staff

The HTTP interface has a Stop command which I think is he equivalent of Control Room's Immediate Stop

https://bpdocs.blueprism.com/bp-6-10/en-us/helpResourcePCCommands.htm



------------------------------
John Carter
Blue Prism
------------------------------

ok great John 

if I have multiple resource pc connected to one application server (BP multi-bot architecture) then which resource pc end point I will use to call the stop api.

 Thanks 

Mupps S



------------------------------
Mupps S
------------------------------