Creating an OGL Connection to JD Edwards EnterpriseOne Application (Tools Release 9.2.7.3)

Use the Soft Coding Records (P954000) application to create a connection to OGL for the JD Edwards EnterpriseOne application.

To create an OGL connection to the JD Edwards EnterpriseOne application:

  1. Access the P954000 application.

    Alternatively, from Navigator, select EnterpriseOne Menus, EnterpriseOne Life Cycle Tools, System Administration Tools, Soft Coding Administration, and then select Soft Coding Records.

  2. Click Add.
  3. In the User/Role field, enter the EnterpriseOne user, role, or *PUBLIC.
  4. In the Environment Name field, enter the EnterpriseOne environment for which you are creating an OGL connection.
  5. In the Template Name field, enter OGL_CONNECTION.

    Note: You can use the Visual Assist (Search) icon to search for and select the OGL_CONNECTION template.
  6. In the Soft Coding Key field, enter OGL_CONNECTION.
  7. Click the Populate Soft Coding Value button to populate the Soft Coding Description and Soft Coding Value fields with the information from the OGL_CONNECTION template.

    Note: The Record Type field is left blank by default.
  8. In the Soft Coding Value field, replace the Application ID in the Soft Coding Value for your connection. Also, ensure that the endpoint is valid. Contact your system administrator and change the endpoint if required.

    Note: Application ID is unique for an account. Your Application ID can be found in your OGL provisioning document and in the Setup tab of the OGL Console. For more information, contact your system administrator.

    For more information, see the Your OGL App ID section in the Oracle® Guided Learning User Guide.

        <webservice>
            <endpoint>guidedlearning.oracle.com/player/latest/static/js/iridizeLoader.min.js</endpoint>
                <properties>
                    <property><name>oglappid</name><value>Application ID</value></property>
                    <property><name>route</name><value>E1Pages</value></property>
                    <property><name>env</name><value>prod</value></property>
                </properties>
        </webservice>
  9. Click OK to save the record.

    Note: You must log out and then log back into the JD Edwards EnterpriseOne application to view the OGL widget on the EnterpriseOne pages.