Hello
@Mupps S,
Take a look at the command line parameter documentation for AutomateC. You want to review the
/requeststop option. Note, this does depend on your process being designed such that it occasionally calls
IsStopRequested() function.
https://bpdocs.blueprism.com/bp-7-1/en-us/helpCommandLine.htm?Highlight=AutomateCAlternatively, there is the HTTP interface available on every runtime resource. You can learn more about it and the commands it supports at the following links:
https://bpdocs.blueprism.com/bp-7-1/en-us/helpHTTPInterface.htmhttps://bpdocs.blueprism.com/bp-7-1/en-us/helpResourcePCCommands.htmIf you know the specific runtime resource that's running the process you want to stop, you could use this interface along with the
/stop option to stop the process/session in question.
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------