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

Hyland Clinician Window

Platform
Other
Product
Hyland Clinician Window
Release
23.1
License

To configure the Hyland Healthcare API Aggregator:

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

    Setting

    Description

    PassthroughHeadersWhitelist

    The name of a header to whitelist for all adapters defined.

    If a header whitelist is configured for a specific adapter, then this global setting is ignored for that adapter.

    HealthcheckTimeout

    The interval (in seconds) at which the Hyland Healthcare API Aggregator attempts to perform a health check for all adapters defined. The default value is 10.

    WaitForResponseTimeout

    The interval (in seconds) at which the Hyland Healthcare API Aggregator waits for a response from all adapters queried. The default value is 20.

    Adapters

    An array of adapter objects. Configure an object for each adapter the Hyland Healthcare API Aggregator needs to communicate with.

    To configure adapter settings, see the following topics:

  4. Save the appsettings.Production.json file.
  5. Recycle the Hyland Healthcare API Aggregator application pool.