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

Hyland Clinician Window

Platform
Other
Product
Hyland Clinician Window
Release
23.1
License

Adaptee settings allow the Hyland Healthcare OnBase Adapter to connect to the OnBase Healthcare API and the Hyland API Server.

To configure adaptee 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

    AdapteeUrl

    The URL for the OnBase Healthcare API that points to the appropriate OnBase data source.

    For example:

    https://my.server.net/HCOnBaseAPI

    EvolutionUrl

    The URL for the Hyland API Server that points to the appropriate OnBase data source.

    For example:

    https://my.server.net/ApiServer/onbase/core

    MaxEvolutionAsyncRequests

    The maximum number of concurrent asynchronous requests to the Hyland API Server.

    WaitForResponseTimeout

    The duration (in seconds) the adapter waits for a response from OnBase. The default value is 20.

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