Multi-Bot capability
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-09-20 09:38 AM
------------------------------
Shubham Semwal
Software Engineer
Larsen & Toubro Infotech
Asia/Kolkata
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-09-20 12:05 PM
a) The run mode of the process( You can download run modes guide form the portal )
b) How many concurrent sessions are allowed in your production licens e
------------------------------
Harshit Rawat
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-09-20 05:22 PM
Agreed on your points @Harshit Rawat but the thing is I want to know the max number of bots that can run in any of your scenarios provided. Run modes are of 3 types and according to my study only 2 can run concurrently. How does the we get to know that we can run 1000 bots simultaneously in one license. Thanks for your answer but I am looking for some more deep solutions.
------------------------------
Shubham Semwal
Software Engineer
Larsen & Toubro Infotech
Asia/Kolkata
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-09-20 12:28 AM
Run modes do become relevant if you are trying to run concurrent sessions on a single Runtime Resource though.
------------------------------
James Man
Professional Services
Blue Prism
Asia/Hong_Kong
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-09-20 12:54 PM
Run Mode is a technical restriction applied to business objects who for some technical reason cannot tolerate running in parallel, eg unique access to the desktop is required.
------------------------------
John Carter
Professional Services
Blue Prism
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-09-20 05:50 AM
if you are looking for running more sessions than the license allows ii is just not possible at all. 1 license =1 session. on the other hand if you want to reuse the same VM for running multiple sessions parallely set runmodes of the process to background.also you could have multiple runtimes resources running on the same VM listening on different ports this way you could run multiple process with even if effective runmode set to exclusive (i would not recommend this approach because you will run in to out of memory exceptions more frequently)
------------------------------
Jerin Jose
RPA Product SME
EY
Asia/Kolkata
------------------------------
