Enterprise 11: Installing Control Room using Express mode
- Zuletzt aktualisiert2022/08/11
Enterprise 11: Installing Control Room using Express mode
Log in to the server as Administrator, and install Automation Anywhere Control Room in Express mode using the default settings.
Prerequisites
- Review Automation Anywhere Enterprise architecture.
- Verify Enterprise 11 Control Room prerequisites.
- Ensure that you have:
- Automation Anywhere Control Room installation file
- SSL certificate
- License file
The Express mode installation quickly sets up the Control Room with default parameters for the various components. This installation mode is ideal for showcasing a demo and training purpose. This installation mode is not recommended for the production environment.
Default parameters
Microsoft SQL Server is the default database for both Control Room and Bot Insight. The Oracle Server database can only be installed through Enterprise 11: Installing Control Room using Custom mode.
The following parameters are installed by default:
Parameter | Default value |
---|---|
SQL database instance | SQLEXPRESS |
Authentication type | Windows authentication |
Control Room database | CRDB-NEW |
Bot Insight databases | BIVisualization, BIVisualization-keyset, BIVisualization-scheduler, BIVisualization-upload, and BotInsight |
Port | 1433 |
- In Express mode installation:
- The logged in user permissions are used.
During installation, you have the option to specify a user, other than the logged on user, for creating and managing the Automation Anywhere Enterprise required databases. This user must have minimum database permissions. The permissions required vary depending upon the Automation Anywhere Enterprise version, and the installation mode selected.
Database user condition | Database required permission | Notes |
---|---|---|
Custom,Version 11.3.4 or later, Microsoft SQL Server database | Can have the minimum database permissions:
datareader ,
datawriter and
ddladmin . |
Microsoft SQL Server database must be created before Control Room installation. |
Custom, Version 11.3.4 or later, Oracle Database | Can have the minimum database permissions:
GRANT CONNECT ,
RESOURCE , CREATE
TABLE , CREATE
VIEW
|
Oracle Database database must be created before Control Room installation. |
Custom, older than Version 11.3.4 | Database Owner (DBO) permissions. | Databases created during Control Room installation. |
Procedure
To install Automation Anywhere Control Room in Express mode, follow these steps:
Next steps
Complete Control Room configuration and validation.
- Control Room post-installation configuration
- After installing the Control Room, complete the configuration settings to ensure timely Automation Anywhere communications are specified, confirm Automation Anywhere services are running, configuring the Access Manager reverse proxy and Control Room authentication options, and installing a license.
- Control Room post-installation validation
- After installing the Enterprise Client and completing the post-installation tasks, validate the Enterprise Client by logging in to the Control Room and installing a license. First time access to the Control Room walks you through configuration for your authentication method.
Prepare for users.
- User management overview
- As a Control Room admin, you can create, view, edit, delete, and enable or disable user accounts. Creating user accounts depends on the non-Active Directory, Active Directory, or single sign-on (SSO) credentials from an IdP server.
- Enterprise Client installation
- Review the installation core tasks and topics for installing Enterprise Client on any machine running a supported operating system.