Creating or Updating the Database Schema for Oracle - Hyland Clinician Window - 23.1 - 23.1 - Other - external

Hyland Clinician Window

Platform
Other
Product
Hyland Clinician Window
Release
23.1
License

The following is an example configuration file for an Oracle database:

{
   "schema": "solution",
   "tenants": [
      {
         "Name": "Tenant2",
         "DataProvider": "ORACLE",
         "Value": "Direct=true;Data Source=DBSRVR-DMS;Service Name=TestDB;User Id=dbadmin;Password=dbpassword"
      }
   ]
}