The Hyland Healthcare Configuration Utility Server must be able to communicate with the Hyland Healthcare Configuration Provider Host.
To configure connection information:
-
Open the appsettings.Production.json file from the Hyland Healthcare Configuration Utility Server installation directory.
In a default installation, the directory is C:\Program Files\Hyland\HylandHealthcareConfigUtilityServer.
-
Configure the following settings under BackendConfiguration:
Setting
Description
ConfigurationURI
The URL of the Hyland Healthcare Configuration Provider Host service.
For example, if the server host is my.server.net and the application name is HylandHealthcareConfigProviderHost, then the value is as follows:
https://my.server.net/HylandHealthcareConfigProviderHost
RequestTimeout
The duration in milliseconds before the request to the Hyland Healthcare Configuration Provider Host service times out.
- Save the appsettings.Production.json file.
- Recycle the Hyland Healthcare Configuration Utility Server application pool.