...
The following diagram shows the links of communication between the application and the CCX server.
Drawio | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Integration with UCCX
The direct integration approach saves all changes made through the application configuration interface to the CCX server directly. However, it doesn’t store the changes in the following scenarios:
...
The script handles client-side failover of Supervisor Tools and automatically requests to the secondary application server when the primary instance in inaccessible.
Note | |
---|---|
icon | false | title | Note In a future release, all the changes made to UCCX through the Supervisor Tools interface will first be stored in the local database and asynchronously be written to CCX if/when CCX is available. This will help to handle the scenarios where CCX server is down and it becomes impossible to make any modification through the Supervisor Tools unless the primary CCX is up again. |
...
To detect failover, it continuously monitors the API Server state. In the event of connection failure to the primary UCCX API server, it connects to the secondary API Server to read data from UCCX.
Note | |
---|---|
icon | false |
Note
|