Start a conversation

Granting or Denying UI Resource Permissions for an Individual, Group, Field, or List

Overview

 

The UI Resource Permission is created using the Security Administration from Onyx Enterprise Studio (OES). This article describes the steps to grant or deny UI Resource Permissions for the following:

  • An Individual
  • A Group
  • A Field
  • A List

 

Process

 

Individual

 

For Details on Onyx Enterprise Dashboard (OEDB), update the UIResource column value of the DetailView table to grant or deny the UI Resource Permission for the detail view.

To grant or deny detail view for an Individual:

  1. Go to Security Administration in the OES.
  2. Navigate to Resources UI > Resources and click Add.
  3. Provide the Resource ID and Description.
  4. Click Manage Permissions and add a user for that permission (you can either grant or deny the permission for that user).
  5. Perform a Com+Shutdown.
  6. Open the PersistenceDB and navigate to the DetailView table.
  7. Open the DetailView table in edit mode.
  8. Filter the results based on DetailViewId.
  9. Update the UIResource field value with the newly created UIResource.

Note: Restart the OEP (Onyx Employee Portal) after updating the UIResource column values in the database to verify the changes.

Back to top


 

Groups 

 

On the PersistenceDB, update the UIResource column value of the DetailViewGroup table to grant or deny the UI Resource Permission for the groups available on the detail view.

To grant or deny groups available on the individual detail view:

  1. Go to Security Administration in the OES.
  2. Navigate to Resources > UI Resources and click Add.
  3. Provide the Resource ID and Description.
  4. Click Manage Permissions and add a user for that permission (you can either grant or deny the permission for that user).
  5. Perform a Com+Shutdown.
  6. Open the PersistenceDB and navigate to the DetailViewGroup table.
  7. Open the DetailViewGroup table in edit mode.
  8. Filter the results based on GroupId.
  9. Update the UIResource field value with the newly created UIResource.

Note: Restart the OEP after updating the UIResource column values in the database to verify the changes.

Back to top


 

Fields 

 

On the PersistenceDB, update the UIResource column value of the DetailViewField table to grant or deny the UI Resource Permission for the fields available on the detail view.

To grant or deny fields available on the individual detail view:

  1. Go to Security Administration in the OES.
  2. Navigate to Resources > UI Resources and click Add.
  3. Provide the Resource ID and Description.
  4. Click Manage Permissions and add a user for that permission (you can either grant or deny the permission for that user).
  5. Perform a Com+Shutdown.
  6. Open the PersistenceDB and navigate to the DetailViewField table.
  7. Open the DetailViewField table in edit mode.
  8. Filter the results based on FieldId.
  9. Update the UIResource field value with the newly created UIResource.

Note: Restart the OEP after updating the UIResource column values in the database to verify the changes.

Back to top


 

List 

 

On the PersistenceDB, update the UIResource column value of the DetailListView table to grant or deny the UI Resource Permission for the lists available on the detail view.

To grant or deny lists available on the individual detail view:

  1. Go to Security Administration in the OES.
  2. Navigate to Resources > UI Resources and click Add.
  3. Provide the Resource ID and Description.
  4. Click Manage Permissions and add a user for that permission (you can either grant or deny the permission for that user).
  5. Perform a Com+Shutdown.
  6. Open the PersistenceDB and navigate to the DetailListView table.
  7. Open the DetailListView table in edit mode.
  8. Filter the results based on ListId.
  9. Update the UIResource field value with the newly created UIResource.

Note: Restart the OEP after updating the UIResource column values in the database to verify the changes

Back to top

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted

Comments