Delete operation against 'sys_user_grmember' from scope 'u_access' has been refused due to the table's cross-scope access policy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2018 04:45 AM
Hi All,
I am trying to delete user groups from a scoped application. i have already Make the 'Can Delete' check box true and Accessing from 'All application scopes' but still I am getting 'Delete operation against 'sys_user_grmember' from scope 'u_access' has been refused due to the table's cross-scope access policy' error while deleting records in sys_user_grmember table. What can be the reason?
Thanks
Kumar
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2018 05:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2018 05:59 AM
i also tried Cross Scope Privileges but it is also not working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2020 03:35 PM
Hi,
Did you ever get fix for this error?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2022 05:12 AM
Hi,
For me the application access on the table worked. By default the "Can Delete" option is unticked.
Cross-scope privileges are being added automatically after having this option enabled.