The following steps describe how to set up the PPL application in IIS.
Note:
The PPL application must be installed on the same domain as the OnBase Web Server to allow Unity Forms to be viewed.
To install the PPL application:
- Copy the PPL installation files to the Web site root directory for the MyChart integration (..\inetpub\wwwroot\MyChartPPL, for example).
- Create the application pool in Internet Information Services (IIS) Manager.
- Right-click the new application pool and select Advanced Settings.
-
Confirm or update the following settings for the application pool:
Advanced Setting
Value
.NET CLR Version
v4.0
Enable 32-Bit Applications
False
Managed Pipeline Mode
Integrated
Queue Length
65535
Start Mode
AlwaysRunning
Limit Interval (minutes)
0
Identity
Network Service, or another account with least domain privileges
Idle Time-out (minutes)
0
Ping Enabled
False
Rapid-Fail Protection: Enabled
False
Regular Time Interval (minutes)
0
-
Using Internet Information Services (IIS) Manager, create the PPL application.
-
Ensure the application uses the new application pool and the PPL installation directory.
-
Ensure the application will be used only for the MyChart integration.
-
- Continue to the next section, Configuring the PPL Application.