Automating Resource PC Config
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-08-19 02:44 PM
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
------------------------------
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
21-08-19 08:00 AM
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
------------------------------
"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
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-08-19 03:59 PM
This doc should help
------------------------------
Jerin Jose
RPA Product SME
EY
Asia/Kolkata
------------------------------
------------------------------
Jerin Jose
RPA Product SME
EY
Asia/Kolkata
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-08-19 05:21 PM
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
------------------------------
/dbconname, /user, /sso, /resource, /port, /startp
The usage for these commands under AutomateC.exe,
------------------------------
Amritapa Pattanayak
America/New_York
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
30-08-19 09:04 AM
Hi Robert - search for 'command line' in the Help, I think /connectionmode is the switch you're after.
------------------------------
John Carter
Professional Services
Blue Prism
------------------------------
------------------------------
John Carter
Professional Services
Blue Prism
------------------------------
