Acl vs query business rule
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2019 06:13 AM
- What are pros and cons of acl and query business rule to filter out records based on roles?? What approach would be better to to restrict access to inactive records for users without itil or admin role?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2019 06:15 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2019 06:18 AM
This list is old, but still accurate: https://community.servicenow.com/community?id=community_question&sys_id=11a68365db1cdbc01dcaf3231f96...
In addition to that, query business rules only apply for read access at the row level while ACLs can do CRUD at the row and column level.
There are also some implications when doing GlideRecord queries as query BRs will affect a GR query where ACLs will not unless you're using GlideRecord secure.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2019 09:38 AM
Hello,
You can follow following thread,
this might helps you.
Thanks,
Shrutika Surwade

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2021 07:48 AM
Hey,
You may be benefitted from this link
https://community.servicenow.com/community?id=community_article&sys_id=8b8f72fd1babd810d2ccea89bd4bcb14
Please mark this answer as helpful and close the thread, so that it would be helpful for many others.
Sailesh L