Document toolboxDocument toolbox

.ECM Environment Variables v13.2

DATABASE_ENGINEsqlServer
DB_URL

Database connection url

For example:

DB_USERdatabase user
DB_PASSdatabase password
DB_DRIVER net.sourceforge.jtds.jdbc.Driver, do not change for SQL Server
DB_DIALECTorg.hibernate.dialect.SQLServer2008Dialect, don not change for SQL Server
UCCX_HRDB_PASSWORDUCCX reporting user database password; Only used in case of CCX deployments.
SYNC_ENABLEDYES
SYNC_INTERVAL

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

FEED_INTERVALInterval in minutes between every sync job. The default is 1 minute.
FETCH_DELAY2, do not change.
OUTDATED_INTERVAL24, this is the number of hours within which a campaign contact with Dangling status is closed if it is not synced.
REDUNDANT_DEPLOYMENTDetermines if the Synchronizer component is redundant. Holds strings "true" or "false". The default value is false. 
INSTANCE_NAMEUsed for differentiation of instances when deployed redundant, could be any string. It should be different on both machines.
UCCE_SHARED_PATH_DOMAINDialer import folder machine domain
UCCE_SHARED_PATH_USERDialer import folder machine username
UCCE_SHARED_PATH_PASSWORDDialer import folder machine password
UCCE_SHARED_PATH_IPDialer import folder machine IP
PCS_URL

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

For Example

PCS_USERNAMEPCS username
PCS_PASSWORDPCS password