16-05-22 05:00 PM
17-05-22 12:14 PM
@delacoche silver,
Please check the help system for information about AutomateC.exe. AutomateC is a command line utility that's included in the BP software installation. You can use it from batch files, PowerShell scripts, etc.
There are lots of parameters that can be configured with it. For starting a process you'll want to look at /run and /startp (for any startup parameters).
https://bpdocs.blueprism.com/bp-6-7/en-us/helpCommandLine.htm
Cheers,