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"
The default connection configured can still be changed by the user at log in and is overridden by the -ODBC command line switch.