Difference between Public run time and Private run time in Blue prism.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-02-19 10:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-02-19 05:15 PM
Dave Morris, 3Ci at Southern Company
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-10-19 10:23 PM
With the option "System>System>Settings> Start a personal Run-time Resource on this machine " selected I don't see run time resource as a private one. I tried the command " Automate.exe /Resourcepc /Private /SSO . that also failed saying invalid parameter. Any way to make a run-time resource a private one ?
------------------------------
Manas Jena
Sr Analyst
ZimmerBiomet
America/New_York
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-01-24 03:47 PM
I'm aware this is necro'ing this post, but I wanted to reply here since this comes up when searching in Google, and I'm the one who didn't respond to the 2nd question originally anyway.
The answer to the above is that "/private" is not a valid argument. Instead, you can use one of these three arguments: /public, /local, (nothing). Nothing means simply don't put an argument in place of this. The default functionality is to start a private resource so there is no switch for that.
Examples:
1. For a standard public runtime resource & will show in Blue Prism to others as "Idle":
"...\AutomateS.exe" /resourcepc /public /sso /invisible
2. To replicate a private RR like what happens by default when opening Blue Prism & will show in Blue Prism to others as "Online (Private)":
"...\AutomateS.exe" /resourcepc /sso /invisible
3. To start a local runtime resource that will reject connections and will show in Blue Prism as "Offline":
"...\AutomateS.exe" /resourcepc /local /sso /invisible
------------------------------
Dave Morris
3Ci at Southern Company
Atlanta, GA
------------------------------
Dave Morris, 3Ci at Southern Company
