What are the list of interview questions on ACLs? and common scenario queries and answers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-10-2019 02:02 AM
What are the list of interview questions on ACLs? and common scenario queries and answers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-10-2019 08:13 AM
Hi Mallikharjunaswamyvutla,
Here are few questions,
1) What is an ACL?
2) When would you use them?
3) What is snatching in ACL?
4) What are the benefits of using them?
5) When wouldn't they be used?
6) What are alternatives to ACLs?
7) What is the processing order for Record ACL rules?
😎 Which role required for ACL?
9) What are the ACL rules in scoped applications?
10) Difference between ACL and query business rule?
Scienario:
1) How would you implement ACL for a secured table like incident, where:
a) The IT Service Desk can manage all records and fields
b) The caller can create new records, but only edit short-description and comments
c) The caller and people in the Watchlist can only browse the records they are concerned with edits the records.
2) Problem
a) An ITIL user can update an Problem and all fields except number
b) An Admin user can update all Problem fields.
Refer the previous thread for scienario.
https://community.servicenow.com/community?id=community_question&sys_id=d257c756dbadff045ed4a851ca9619d5
Regards,
Sagar Pagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2019 09:11 PM
HI Sagar,
Could you please provide answers as well?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-09-2021 10:43 AM
Hello,
ACL
a) How ACL works?
b) I have BR, ACL, CS, and UI policy what will be their order of execution?
c) Difference between * and none in ACL?
d) If I write ACL for number field as read-only at the same time if write UI policy as not read-only means editable what will happen?
e) What is the difference between Table.none and Table.* ACL?
f) When ACL is applied over the update and delete actions, then which one gets executed first?
g) What are types of ACL?
Please mark my answer as correct and close the thread so that others can also benefit.
Regards
Prasad Dhumal

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-09-2021 10:09 PM
Hi @mallikharjunaswamyvutla,
Questions on ACL:
1. What is ACL ,Admin Override checkbox.
2. Role required for ACL, Scripted ACL?
There is also one scenario which was asked at my interview time and the scenario is like:
1. If there are two users User A and User B. If there are total 5 fields on form and want to show 3 of them to User A and all 5 should be visible to User B.
Please mark it as helpful or correct if it is helpful to you.
Thank you,
Sanika Gaikwad