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:
- 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.
-
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.
- Save appsettings.Production.json.
- Recycle the Hyland Healthcare OnBase Adapter application pool.