When applied to the OnBase Client, the -APPSRV_DSN switch allows Client modules that communicate with the Application Server to connect to a specific data source on the Application Server.
If this switch is not applied, then modules that need to connect to the Application Server will connect to the data source specified under Utils | Application Server in OnBase Configuration.
When applying this switch, use the following format:
-APPSRV_DSN="TestDB"
This example instructs the relevant modules to connect to the TestDB data source configured on the Application Server.