Why I'm not able to delete sys_user_grmember (global) records from custom app?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2023 02:57 AM
Hi Community,
As sys_user_grmember table (which is in global scope) has can delete field unchecked. I created application cross scoped privilege record but still not able to delete record from custom app.
Background script:-
Could anyone please help me on this?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2023 03:18 AM
Thanks @Prince Arora for your response.
I have already made 'Can delete' checkbox true but still it's not working..
Getting below error in background script:-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2023 04:02 AM
Hi @Ankita Kolhe ,
Check the cross scope privilege's set correctly in your instance
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0690133
Thanks,
Anand