APPLICATION_SERVER_URL - Patient Window - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - external

Patient Window

Platform
OnBase
Product
Patient Window
Release
Foundation 23.1
License

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.