Creating Business Calendars
We recommend using the MSSQL Server database for EABC. If you do not have an MSSQL Server database, MySql is already part of the solution.
-
Navigate to https://chat-solution-fqdn/ecm-frontend
-
Login and create business calendars.
-
If not using external MSSQL server for EABC, you'll need to create calendars on secondary instance as well.
-
Logout from the web page.
-
Stop EABC on the primary machine using
efutils.Bash$ /var/lib/expertflow/efutils service # Choose the service EABC and select the action restart
-
Clear browser cache and reload https://chat-solution-fqdn/ecm-frontend
-
Login and create business calendars again. It'll create calendars on the secondary instance.
-
Logout and start EABC on primary machine.
-