The URL of the OnBase Application Server. Be sure to use the correct file extension based on the PATIENTWINDOW_SERVICECLIENTTYPE setting. Use an extension of .rem for Remoting and .asmx for SOAP.
For example:
APPLICATION_SERVER_URL="https://localhost/AppServer64/Service.rem"
APPLICATION_SERVER_URL="https://localhost/AppServer64/Service.asmx"
This setting is required.
Tip:
Use localhost in the URL of the Application Server when it is installed on the same machine as OnBase Patient Window. For example, https://localhost/AppServer/Service.rem.