.ECM Environment Variables v13.3

.ECM Environment Variables v13.3

Database Settings

DATABASE_ENGINE

sqlserver, mysql

DB_URL

Database connection url

For example:

DB_USER

database user

DB_PASS

database password

DB_DRIVER

 net.sourceforge.jtds.jdbc.Driver, do not change for SQL Server

DB_DIALECT

org.hibernate.dialect.SQLServer2008Dialect, do not change for SQL Server

ECM Services 

Variable Name 

Description 

Variable Name 

Description 

SYNC_ENABLED

YES

SYNC_INTERVAL

Interval in minutes between every sync job. The default is 5 minutes.

FEED_INTERVAL

Interval in minutes between every sync job. The default is 1 minute.

FETCH_DELAY

2, do not change.

Cisco Settings 

Variable Name 

Description 

Variable Name 

Description 

ECM_MODE

For ECM services and retrieving Cisco campaigns, provide the Cisco type here. Possible options are, i) CCX ii) CCE. 

UCCX_HRDB_PASSWORD

UCCX reporting user database password; Only used in case of CCX deployments.

UCCE_SHARED_PATH_DOMAIN

Dialer import folder machine domain

UCCE_SHARED_PATH_USER

Dialer import folder machine username

UCCE_SHARED_PATH_PASSWORD

Dialer import folder machine password

UCCE_SHARED_PATH_IP

Dialer import folder machine IP

PCS Settings 

Variable Name 

Description 

Variable Name 

Description 

PCS_URL

HTTP://<MACHINE-IP or FQDN>: PORT

For Example

PCS_USERNAME

PCS username

PCS_PASSWORD

PCS password

Other Settings

Variable Name 

Description 

Variable Name 

Description 

TZ

Set timeZone according to region

For Example

  • TZ=Asia/Karachi

OUTDATED_INTERVAL

24, this is the number of hours within which a campaign contact with Dangling status is closed if it is not synced.

REDUNDANT_DEPLOYMENT

Determines if the Synchronizer component is redundant. Holds strings "true" or "false". The default value is false. 

INSTANCE_NAME

Used for differentiation of instances when deployed redundant, could be any string. It should be different on both machines.