Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Each instance of a Controller in a Universal Automation Center environment is referred to as a cluster node. A High Availability (redundant system) environment contains two or more cluster nodes.

Anchor
application container
application container

Application Container

The application container is third-party software that serves as a container for the Controller. Universal Controller uses Apache Tomcat as the application container.

Anchor
database
database

Database

The database management component supports SQL queries to a set of tables in the Controller database.

...

  • MySQL 5.7.x and 8.0.x
  • Microsoft SQL Server 2014, 2016, 2017, 2019
  • Oracle 19c, and 21c
Note

Databases that are compatible with and use the same JDBC drivers as the supported databases are also supported, for example AWS RDS (MySQL), MariaDB (MySQL), or Azure SQL Database (SQL Server).  We recommend that customers periodically review the database documentation for Incompatibilities and Feature Differences as these may change over time.

Anchor
Universal Message Service
Universal Message Service

Universal Message Service (OMS)

Universal Message Service (OMS) is the network communications provider between the Controller and Agent(s).
 

...

 
OMS is installed as a component of Universal Agent for Windows and UNIX.

Anchor
Command Line Interface (CLI)
Command Line Interface (CLI)

Command Line Interface (CLI)

The Universal Controller Command Line Interface (CLI) is implemented as a set of commands that perform specific actions in a Controller. The CLI commands can execute on any system that has TCP/IP connectivity to OMS. The results of the action are printed to the CLI commands standard output.

...