Configuring Unified Type Settings - Hyland Clinician Window - 23.1 - 23.1 - Other - external

Hyland Clinician Window

Platform
Other
Product
Hyland Clinician Window
Release
23.1
License

Unified Type settings must be configured to allow the Hyland Healthcare OnBase Adapter to connect to the Hyland Healthcare Configuration Utility Server for Unified Type mapping.

To configure Unified Type settings for the Hyland Healthcare OnBase Adapter:

  1. Open appsettings.Production.json of the Hyland Healthcare OnBase Adapter in a plain-text editor. In a default installation, this file is located in C:\Program Files\Hyland\HylandHealthcareOnBaseAdapter.
  2. Configure the following settings under ADAPTEE:

    Setting

    Description

    HCConfigurationUrl

    The URL to the Hyland Healthcare Configuration Utility Server.

    For example, if the server host is my.server.net and the IIS application name for the Hyland Healthcare Configuration Utility Server is HylandHealthcareConfigUtilityServer, then the value is as follows:

    https://my.server.net/HylandHealthcareConfigUtilityServer

    SourceId

    The name used to identify the OnBase data source in the Hyland Healthcare Configuration Utility UI. This name must be unique to this adapter.

    CAUTION:

    Do not change this value after initial installation. Changing this value will break any existing Unified Type mapping for this repository.

  3. Save appsettings.Production.json.
  4. Recycle the Hyland Healthcare OnBase Adapter application pool.