enable scoped administration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2017 12:04 PM
Hello gurus,
I built a custom application and want to make it scoped administration. Tried to follow the steps from JB Hack Lab Scoped Administration.pdf, but looks like I'm missing something.
Created a role called: x_grs_Compliance.Admin,
Assigned this role to a user along with admin role.
Later to that, if I login as that user and tried to check scoped administration, I see the below error -
Appreciate your help on any of my missing steps.
I intend to restrict this application admin role only to people who got this role - x_grs_compliance.admin.
Regards,
Krishna

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2017 01:16 PM
Can you please share the PDF so that I can try to reproduce those steps. Basically, any user with scope admin can grant access or revoke the access.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2017 02:54 PM
Hi Pradeep,
For testing purpose, I created another application and I was able to assign the scoped administration.
Looks like there is some issue with my current application where the same role was assigned at different places. I'm digging into it and will get back to you where the issue was.
Regards,
Krishna
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2017 08:45 PM
Hello,
I'm able to enable scoped administration.
Now I see new challenges. Once I setup as scoped administration, if the users open the records, they were not able to see any sections that were created as part of form design.
When debugged with ACL rules, i found that since it got no access to sys_ui_section table, it cannot display those sections.
Before scoped administration, my form looks like -
After scoped Administration, the users see it below way -
(most of the fields below are from extended table(Task) for my original table)
When checked on ACL rules ->
Appreciate your inputs. Thanks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-02-2023 06:40 AM
Hi Krishna,
May I know how have you enabled the scoped administration? Even I'm facing the same issue. Really appreciate your inputs.
Thanks