Plan your capacity and performance for Control Room On-Premises, understand the requirements, limits, and defaults that determine the number of simultaneous bots, user sessions, and processing rates for unattended automations.

Overview

Review the information on the maximum number of concurrent bot deployments and executions for On-Premises deployment.

The entity count in the following list provides information about the maximum number of entities that the Control Room can support irrespective of the machine resources. Deploying additional machine resources does not increase the entity count.

Control Room supports either of the following, for maximum number of concurrent bot deployments and executions:
  • 1000 devices for 1000 concurrent bot deployments and executions on Bot Runner sessions (typically in a production Control Room).
  • 700 devices for 700 concurrent bot deployments and executions on Bot Creator sessions (typically in a development Control Room).

* Applicable from Automation 360 v.21 and later.

1 Control Room supports a maximum of 100 concurrent locker requests (maximum) when retrieving credentials during Bot deployments. However, the total number of lockers in a Control Room instance can exceed 100 lockers.

Concurrent bot deployments and executions

Control Room supports up to 1000 concurrent bot deployments and executions across the Control Room cluster. These 1000 bots can be a combination of the same or different bots.

Note: If you use different bots, because of the load, the compiler slows down the execution for the first-time deployment. For subsequent deployments, bot execution process might accelerate.
Control Room edition and configuration Number of Run as users
One instance of On-Premises Maximum 1000
Three instances of On-Premises with High Availability (HA) configuration Maximum 1000

The bot deployment depends on the network quality and the size of data that needs to be transferred from Control Room to Bot Agent.

Therefore, in the above scenario when the network connectivity speed is increased for the three Control Room instances, the network throughput improves, so the completion time will become shorter but the maximum accepted concurrent bot deployments will remain the same.

Bot concurrent schedules

Scheduling considerations when running bots repeatedly.

When configuring bots to run repeatedly on a schedule it is important to make sure that the time between runs does not drop below the total time for deployment and execution of the bot. Otherwise, sequential executions of the bot might overlap leading to unexpected behavior.

For example if it takes two (2) minutes to run a bot, do not schedule the bot to run every one (1) minute. The previous run cannot complete before the next run begins.

With the reference specification, it is possible to successfully configure concurrent schedules.

Activity Schedule data
Concurrent schedules 100
Run as user per schedule 10
Total concurrent bots 1000