Assist in creating a custom role to allow Read-only Account Combination in Oracle ERP via Rest API?
Summary : Hi Team
Please assist in creating a custom role to allow Read-only Account Combination in Oracle ERP via Rest API?
User wants to create a custom Role with privileges that needs to be added to Allow Read only Account combinations.
Content (please ensure you mask any confidential information):
1. Create the Custom Role
Navigate to Security Console → Roles → Create Role.
Define a new role, e.g., XX_GL_ACCT_COMBO_READ_ONLY.
Add only the view privileges for account combinations.
Save and publish the role.
2. Assign Role to Users
In Security Console, assign the custom role to the required users or groups.
0