Data Source Variables - Data Source Variables - OnBase - Client and Configuration Installers - OnBase/Client-and-Configuration-Installers/Foundation-23.1/Client-and-Configuration-Installers/Configuration-Installer/Configuration-Installer-Command-Line-Options/Data-Source-Variables - Foundation 23.1 - Foundation 23.1

Client and Configuration Installers

Platform
OnBase
Product
Client and Configuration Installers
Release
Foundation 23.1
License
Premier
Standard
Essential
ft:lastPublication
2023-09-11T15:28:58.505000
ft:locale
en-US

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.