How ACL Determines? Is it Specific to Generic or vice versa? Can anyone explain me!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2020 06:16 AM
Hi everyone,
How ACL determines? Is it Specific to Generic or vice versa? Can anyone explain me!
Thanks in Advance..
- Labels:
-
Change Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2020 06:23 AM
If the ACL names first drop down is filled in then its table specific.
If First and second both the name drop downs are set then its field specific.
If first drop down of name field sets as * which means its global and effect globally.
Please refer to learning path here Securing Data for unauthorized use | Servicenow Learning Path
Please mark this correct & helpful if it answered your question.
Thanks & Regards,
Sharjeel
Muhammad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2020 06:42 AM
Hi Lucky,
You can refer the below wiki link for this:-
Using Access Control Rules - ServiceNow Wiki
Generally when you want to restrict access to certain records/ fields, you can define an ACL for the role/group and also type of action that you want to control for it say read, write, delete etc.
Also note that any ACL on the parent table will reflect on the child table as well. You can define ACL's at table level or field level. If you have multiple ACL's on the same table, its is evaluated in specific manner (field level ACLs gets prioritized over table level ACL's etc).
If my answer solved your issue, please mark my answer as ✅ Correct & 👍Helpful based on the Impact.
Regards,
Vishakha

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2020 06:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2020 06:53 AM
specific to generic