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