Creating the PPL Application in IIS - Integration for Epic MyChart - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - external - OnBase/Integration-for-Epic-MyChart/Foundation-24.1/Integration-for-Epic-MyChart/Installation/Installation/Installing-the-PPL-Application/Creating-the-PPL-Application-in-IIS - 2024-03-25

Integration for Epic MyChart

Platform
OnBase
Product
Integration for Epic MyChart
Release
Foundation 24.1
License

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:

  1. Copy the PPL installation files to the Web site root directory for the MyChart integration (..\inetpub\wwwroot\MyChartPPL, for example).
  2. Create the application pool in Internet Information Services (IIS) Manager.
  3. Right-click the new application pool and select Advanced Settings.
  4. 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

  5. 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.

  6. Continue to the next section, Configuring the PPL Application.