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