Skip to main content
Skip table of contents

Environment Variables

The following environment variables apply to the following microservices:

  • EABC (Easy Announcements and Business Calendars)

  • TAM

  • Prompts 

  • KPIs 

Name

Description

Do not change the default values for non-HA deployment. For HA, use SQL server cluster settings instead of the defaults.

ST_DB_URL

Database connection url

For example:

  • jdbc:jtds:sqlserver://<MACHINE-IP or FQDN>:PORT/db_name

  • jdbc:jtds:sqlserver://<MACHINE-IP or FQDN>:PORT/db_name;instanceName=SomeInstance

ST_DB_USER

database user

ST_DB_DRIVER

JDBC driver e.g., net.sourceforge.jtds.jdbc.Driver

ST_DB_DIALECT

Database dialect e.g., org.hibernate.dialect.SQLServer2008Dialect

ST_DB_PASSWORD

Supervisor Tools database password, this is not required if the database password is coming from Vault. See 

The following variables are used for other configuration settings:

Rest of the configurations for Supervisor Tools

SSL_TRUST_STORE_PATH

Path of the SSL trust store including the name. This trust store should include UCCX SSL certificates if Finesse APIs needed to access via HTTPS

SSL_TRUST_STORE_PASSWORD

Truststore password

TZ

Timezone to be used in services, format: Asia/Karachi

SERVER_URL

This variable is used for the UMM front-end. Provide the URL of Umm :
HTTP://<machine_IP>:<PORT>

For Example

  • https://192.168.1.25:8443

SSO_ENABLED

This variable would enable or disable SSO functionalities on the backend. Possible values are: true or false

TOKEN_URL

Vault server url, http://VAULT-IP:PORT. If Vault is setup following step 3, then do not change the default value.

TOKEN

Vault master token

CISCO_TYPE

UCCE/UCCX (capital case without quotes) 

SUP_VERSION

No need to change its default value.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.