Need help for this question .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2025 10:02 PM
Access controls are evaluated in this order:
1. Match object against table ACL
2, Match the object against field ACL
Within step 1 above, what order are the table ACLs evaluated?
A. Specific to general: Table.Field ACL, Parent Table.Field ACL, *.Field ACL
B. Bottom to top: Table ACL. Table.Field ACL, Parent Table. Field ACL
C. General to specific: Table ACL, Table.Field ACL, Parent Table, Field ACL
D. Top to bottom: Wildcard Table ACL, Parent Table ACL, Table ACL
E. Specific general: Table ACL, Parent Table ACL, Wildcard (*) ACL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2025 07:49 AM
Specific to general for both table and field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2025 08:18 AM
Answer -> E (Table, Parent, Wildcard)
See image below
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2025 09:29 PM
Hope you are doing good.
Did my reply answer your question?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2025 09:46 PM
Hi @SaanviB check below link it will completely make you understand
if my answer helps you mark helpful and accept solution