Configuring Application Settings - Hyland Clinician Window - 23.1 - 23.1 - Other - external

Hyland Clinician Window

Platform
Other
Product
Hyland Clinician Window
Release
23.1
License

The following topics discuss configuring Hyland Healthcare Configuration Utility UI settings in the appsettings.json file. When all settings are configured, save the file and recycle the Hyland Healthcare Configuration Utility UI application pool.

To configure the Hyland Healthcare Configuration Utility UI:

  1. Open the installation directory for the Hyland Healthcare Configuration Utility UI. In a default installation, this directory is C:\Program Files\Hyland\HylandHealthcareConfigUtility.
  2. Open the config folder in the installation directory.
  3. Open appsettings.json in a plain-text editor.
  4. Configure the following settings under hyConfigMappings:

    Setting

    Description

    configUri

    The URL of the Hyland Healthcare Configuration Utility Server. For example:

    https://server/HylandHealthcareConfigUtilityServer

    enableDebugConsole

    Enables the debug console in the Hyland Healthcare Configuration Utility UI.

    When this setting is true, you can open the debug console by pressing Shift + Alt + F12 in the Hyland Healthcare Configuration Utility UI.

    inactivityTimeout

    Enables the inactivity timeout service. This value must be set to true.

    inactivityTimeoutInMinutes

    Specifies the number of minutes of inactivity allowed before the session times out for the user logged in to the Hyland Healthcare Configuration Utility UI. The default is 20 minutes.

  5. Save appsettings.json.
  6. Recycle the Hyland Healthcare Configuration Utility UI application pool.