Skip to main content
Skip table of contents

ECM Service Environment Variables

Following are the environment variables used in the ecmservices service.

Config Parameter

Expected Value

Notes

ECM_DB_DIALECT



org.hibernate.dialect.MySQL5InnoDBDialect


ECM_DB_DRIVER



com.mysql.jdbc.Driver




ECM_DB_PASS

root


ECM_DB_URL

jdbc:mysql://mysql:3306/ecm


ECM_DB_USER

root


TZ

Time zone where solution is being deployed.

e.g. "Europe/Zurich" if solution is deployed in Switzerland. See what is your time zone.

DATABASE_ENGINE

mysql


ECM_MODE

CCE


IMPORT_ENABLED

NO


SYNC_ENABLED

NO


SYNC_SCHEDULE

0 0/1 * 1/1 * ? *


IMPORT_SCHEDULE

0 0/3 * 1/1 * ? *


FEED_SCHEDULE

0 0/1 * 1/1 * ? *


MIN_IDLE

5


MAX_IDLE

20


MAX_ACTIVE

50


FETCH_DELAY2
JavaScript errors detected

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

If this problem persists, please contact our support.