When applied to the OnBase Client, the -APPSRV_URL switch allows Client modules that communicate with the Application Server to connect to a specific Application Server.
If this switch is not applied, then modules that need to connect to the Application Server will connect to the service specified under Utils | Application Server in OnBase Configuration.
For example, if one of your OnBase Client modules needs to run on an earlier version of OnBase, you can configure the OnBase Client to connect to an Application Server that is compatible with the earlier version of OnBase.
When applying this switch, use the following format:
-APPSRV_URL="http://Server/AppServer/Service.asmx"
This example instructs the relevant modules to connect to http://Server/AppServer/Service.asmx for services.