Configuring OGL

Use the OGL Configuration page (PTOGLCONFIG) to identify or create your custom OGL Application Class, OGL Roles and to enable OGL system wide.

Select PeopleTools, then Portal, and then OGL Configuration.

This example illustrates the fields and controls on the OGL Configuration page.

OGL Configuration pge
Field or Control Description

Package Name

Select the name of your OGL application package.

Note: You can apply custom JavaScript modifications, such as passing additional parameters, to your custom Application Package in Application Designer without it being classified a customization.

Application Class ID

Select the name of your OGL application class.

Note. You can apply custom JavaScript modifications, such as passing additional parameters, to your custom Application Class in Application Designer without it being classified a customization.

Enabled

Select this check box to enable OGL on the system.

Role Name

Select PeopleSoft roles that will have access to selected guides.

OGL Role

Enter a name for an OGL role that is associated with the PeopleSoft role.

To enable OGL:

  1. On the OGL Configuration page, specify your custom OGL application package and application class.

    If there are no values shown when you search for a Package, you must create one, as described next.

  2. Select the Enabled check box.
  3. Enter OGL roles as needed.
  4. Click Save.

    You see a message confirming that OGL has been enabled.

  5. After you have configured and enabled OGL, test to ensure that is working on both classic and fluid pages:
    1. Refresh the OGL configuration page to ensure that the OGL widget is now displayed on the page.
    2. Navigate to a fluid page such as the homepage to ensure that the OGL widget is now displayed on that page.

Note:

By default, the Help Center widget is not displayed when there are no guides to be displayed for the specified OGL appId. You can change this setting in the OGL Editor. Go to Settings, Help Panel.
OGL Editor help widget settings

For more information on moving the OGL widget, see

If no values are found when you search for a package you must create a package and application class. To create a new OGL package and application class:

  1. On the OGL Configuration page, click Add.

    This example illustrates the OGL Configuration - Generate OGL Objects page.

    Generate OGL Objects
    Field or Control Description

    Package Name

    Specify the name of the OGL Application Package to create.

    The name must be all uppercase letters or underscores, with no spaces.

    Application Class ID

    Specify the name of your OGL Application Class to create.

    The name must be all uppercase letters or underscores, with no spaces.

    JavaScript

    Specify the name of your OGL JavaScript to create.

    OGL Application ID

    Specify the OGL Application ID.

    Note: In a clustered environment, you may have a separate application ID for each system in the cluster.

    Installation Type

    Select one of these installation types:
    • Development
    • Production

    Player URL

    Select one of the following URLs from the drop-down list:

    • APAC (Asia Pacific region)

      https://guidedlearning-apac.oracle.com/player/latest/static/js/iridizeLoader.min.js

    • EMEA (Europe, the Middle East, and Africa region)

      https://guidedlearning-emea.oracle.com/player/latest/static/js/iridizeLoader.min.js

    • NAMER (North America region)

      https://guidedlearning.oracle.com/player/latest/static/js/iridizeLoader.min.js

  2. Enter the values; all fields are required.
  3. Click Save.
  4. To exit without saving, click Update/Display to return to the initial display.