Configuring a Connection to the Configuration Provider Host - Hyland Clinician Window - 23.1 - 23.1 - Other - external

Hyland Clinician Window

Platform
Other
Product
Hyland Clinician Window
Release
23.1
License

The Hyland Healthcare Configuration Utility Server must be able to communicate with the Hyland Healthcare Configuration Provider Host.

To configure connection information:

  1. 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.
  2. 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.

  3. Save the appsettings.Production.json file.
  4. Recycle the Hyland Healthcare Configuration Utility Server application pool.