cancel
Showing results for 
Search instead for 
Did you mean: 

Automating Resource PC Config

535008387
Level 3
I am automating client configuration e.g. connection name, bp server, port via automate.  I don't see a way to config with automate connection mode.  I am able to do the following successfully:

c:\"program files"\"blue prism limited"\"blue prism automate"\Automate.exe /dbconname "RPA_BPServer" /setbpserver "myserver.fubar.com" "8199"

Is it possible to config connection type via command line?

------------------------------
Robert Hough
Project Manager
Royal Bank of Canada

------------------------------
4 REPLIES 4

Walter.Koller
Level 11
​I am not sure what you mean with connection type but we are using following command to script connections for client and resource installations:

"C:\Program Files\Blue Prism Limited\Blue Prism Automate\Automate.exe" /setbpserver bpappserver 8199 /connectionmode 0 /dbconname "Blue Prism Production"

for SSO connections. Other connectionmode are described in Blue Prism help

------------------------------
Walter Koller
Solution Manager
Erste Group IT International GmbH
Europe/Vienna
------------------------------

JerinJose
Level 10
This doc should help

------------------------------
Jerin Jose
RPA Product SME
EY
Asia/Kolkata
------------------------------

AmritapaPattana
Level 3
AutomateC.Exe should be able to invoke particular process to a said resource.
/dbconname, /user, /sso, /resource, /port, /startp
The usage for these commands under AutomateC.exe, 
------------------------------
Amritapa Pattanayak
America/New_York
------------------------------

John__Carter
Staff
Staff
Hi Robert - search for 'command line' in the Help, I think /connectionmode is the switch you're after.

------------------------------
John Carter
Professional Services
Blue Prism
------------------------------