Exchange Synchronization health check
- Checks if Exchange Integration is enabled in <My Profile> | Administration | System | System Behavior.
- Checks if the exin_SyncEnabled column value in the EcngIntegration database table is set to ON.
- Sends an HTTP request in the following format:
http://<ExchangeIntegrationEndpoint>/$service/status
Where <ExchangeIntegrationEndpoint> is the value of the exin_EndpointURL column in the EcngIntegration database table.