Configuring Schema and Tenant Settings - Hyland Clinician Window - 23.1 - 23.1 - Other - external

Hyland Clinician Window

Platform
Other
Product
Hyland Clinician Window
Release
23.1
License

Database connection information must be configured for each tenant using this instance of the Hyland Healthcare Configuration Provider Host.

To configure schema and tenant information for the Hyland Healthcare Configuration Provider Host:

  1. Open appsettings.Production.json of the Hyland Healthcare Configuration Provider Host in a plain-text editor. In a default installation, this file is located in C:\Program Files\Hyland\HylandHealthcareConfigProviderHost.
  2. Set the Schema to solution.
  3. Configure the following settings under Tenants.

    Setting

    Description

    Name

    The tenant name. This name must match the JWT tenant claim, which determines the datasource to use.

    DataProvider

    The data provider used to connect to the database. Valid values are MSSQL and ORACLE.

    Value

    The database connection string.

    Tip:

    It is considered a best practice to encrypt this value using the Hyland Application Settings Utility. For information on using this utility, see the Hyland Application Settings Utility documentation on Community. For information on acquiring the utility, contact your first line of support.

    If multiple tenants need to use this instance of the Hyland Healthcare Configuration Provider Host, then add each tenant as a separate object in the Tenants array.

  4. Save appsettings.Production.json.
  5. Recycle the application pool of the Hyland Healthcare Configuration Provider Host.