Data Source Variables - Client and Configuration Installers - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Premier - external - Standard - Essential - Premier - Standard - Essential - OnBase/Client-and-Configuration-Installers/Foundation-23.1/Client-and-Configuration-Installers/Configuration-Installer/Configuration-Installer-Command-Line-Options/Data-Source-Variables - 2023-09-11

Client and Configuration Installers

Platform
OnBase
Product
Client and Configuration Installers
Release
Foundation 23.1
License
Premier
Standard
Essential

The following parameters configure the data source settings that are installed with OnBase.

  • SYSTEMODBC: Use a value of 1 to indicate that you want to set a system-level ODBC connection as the default data source that is displayed to the user when logging in.

    Note:

    Do not set this option to 1 if there are no system ODBC data sources configured.

  • DATASOURCE: Sets the ODBC you want to set as the default, if SYSTEMODBC is set to 1 .

For example:

msiexec.exe /i "Hyland OnBase Configuration.msi" SYSTEMODBC=1 DATASOURCE="MyDataSource"

Note:

The default connection configured can still be changed by the user at log in and is overridden by the -ODBC command line switch.