Enter the host name and virtual directory that will be provided in OnBase Patient Window URLs. For example, if URLs will start with https://hostname/PatientWindow/Login.aspx, then the dmsVirtualRoot key would look like the following:
<add key="dmsVirtualRoot" value="https://hostname/PatientWindow"></add>
Note:
The host name provided in dmsVirtualRoot must not contain an underscore character ( _ ). If the server's machine name contains an underscore character, use its IP address instead, or change the machine name.