Communication between the UMS Console and the UMS server happens via HTTPS. By default, the UMS server listens to TCP requests on port 8443. The port can be changed in the UMS Administrator under Settings > GUI server port.

The ports used by the UMS for TCP requests to the database are defined as follows:


Database Type

Database Port (default)

Configuration

Apache Derby (Derby Network Server)

1527

(UMS Administrator) Datasource > Add... > [as DB-Type, select Derby] > Port

MS SQL Server

1433

(UMS Administrator) Datasource > Add... > [as DB-Type, select SQL Server] > Port

Oracle

1521

(UMS Administrator) Datasource > Add... > [as DB-Type, select Oracle] > Port

PostgreSQL

5432

(UMS Administrator) Datasource > Add... > [as DB-Type, select PostgreSQL] > Port

The following figure illustrates the communication between the UMS components: