Restrict record visibility
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-12-2023 11:32 AM
Hi All,
I need to hide confidential records from one of the grc tables based on user access and group access this would be similar to GRC confidentiality....need to restrict record access
I tried with before query business rule but it's not working as it is in scoped application
Any thoughts or ideas anyone can share on this, would really help in achieving the requirement
Thank you,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-12-2023 09:37 PM
Hi @Utkarsha ,
What's the issue in using Confidentiality feature?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-13-2023 02:17 AM - edited ‎10-13-2023 02:17 AM
Hi @Community Alums , Good day!
Thanks for replying.
I am actually taking reference from the article you've written-
https://www.servicenow.com/community/grc-blog/confidentiality-on-grc-tables-with-tokyo-release/ba-p/2274323
My concern is the requirement says as confidential record should be hidden from not allowed users/groups when they are accessing the list of records, as servicenow is providing
How can I restrict the record visibility for policy table if I have selected some users in allowed users/groups
I tried with before query business rule , it's not working as it is scoped application.
Before Query BR:
Could you please correct me here?