Oracle by Example brandingGranting Permissions to Manage HTML Logs Application

section 0Before You Begin

Purpose

This OBE shows you how to grant permissions to user groups to access the Manage HTML Logs application (P982101W) in JD Edwards EnterpriseOne.

Time to Complete

25-minutes.

Background

Starting with Release 25, JD Edwards EnterpriseOne provides a new Manage HTML Logs application (P982101W). With the Manage HTML Logs application, developers can use the JD Edwards Web Client to view and update their HTML Server logging settings; and view, download, and delete their HTML Server log files.

Development users need certain permissions to access the Manage HTML Logs application in JD Edwards EnterpriseOne.

NOTE : After the tasks in this OBE are complete, users will be able to access the Manage HTML Logs application only on the HTML Servers that have the Web Development setting enabled. For details see Development HTML Server (9.2.9) in the Server Manager Guide.

Scenario

For this OBE, consider a scenario in which you want to provide a user group access to the Manage HTML Logs application (P982101W). You will create a new user group in the Server Manager Console. You will then grant permissions to the newly created user group to access the Manage HTML Logs application.

Prerequisite

Before performing the activities in this OBE, you must ensure that:

  • You are on Tools release 9.2.9 or later.
  • The latest Tools Rollup is applied.
  • You have administrator access to Server Manager Console.

section 1Granting Permissions to Access the Manage HTML Logs Application

  1. In Server Manager Console, select Server Manager Users under Configure on the left navigation pane.
  2. Under User Groups section, click Create User Group button.
  3. creating-user-group
    Creating User Group
  4. Enter the name and description of the group and click Create. For the purpose of this OBE, we will enter LogGroup.
  5. adding-user-group-name-description
    Adding User Group Name and Description
  6. In User Groups, click the link for the newly created group.
  7. newly-created-group
    Newly Created User Group
  8. Scroll down to the Permissions for Server Group: default section.
  9. In the Available Options list, select webProductLogInstance and click Move. Note that the webProductLogInstance permission moves to the Selected Options list.
    adding-permissions-for-server-group
    Adding Permissions for the Server Group
    Now, add the users who need access to the Manage HTML Logs application.
  10. Click Server Manager Users under Configure on the left navigation pane.
  11. Scroll down to the Management Console Users section.
  12. adding-users-to-server-group
    Adding Users to the Server Group
  13. Enter the EnterpriseOne user name you wish to add and the click the Add User button. The user is added under the User Name column.
  14. Continue to add users who require access to the Manage HTML Logs application.
  15. Select all the newly added users and click the Grant or Revoke User Groups button.
  16. In the pop-up window, for the field User Group Name, select the newly created user group LogGroup from the drop-down list.
  17. Click Grant User Group button.
  18. granting-user-group
    Granting User Group
    All the users added in the group now have access to the Manage HTML Logs application.
    users-added-to-server-group
    Users Added to the Server Group