- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2022 10:40 PM
Hi All,
Could you please let me know which are the backend tables that holds the Manage Developers (Developers/Groups) and it's permissions for the related application scope.
Thanks,
Raghu
Solved! Go to Solution.
- Labels:
-
Studio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2022 11:52 PM
Hi
if you open the table "sys_development_permission_set" in the schema map, you can see more tables which you can investigate:
Kind regards
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2022 10:50 PM
Hi
have a look on
- sys_development_permission
- sys_development_permission_set
Kind regards
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2022 11:03 PM
Hi Maik,
Thanks on the quick response.
These tables doesn't lists the application scope names and the groups/developers that are delegated for the permissions and permission types.
Thanks,
Raghu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2022 11:52 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2022 12:14 AM
Hi Maik,
Backend table that holds the permissions/role(user or group)/scope is Scope Permission Set Role Assignment (sys_scope_permission_set_role_assignment).
Thanks for your inputs.
Regards,
Raghu