looking for an correct answer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2025 08:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2025 05:11 AM
Hi @mohammadtaneem ,
To grant a user access through an ACL in ServiceNow, all three checks must evaluate to true:
The condition must be true,
The script (if present) must return true,
And the user must have at least one of the required roles.
Only then is access granted.
So the correct answer is a, b, and c.
Thanks & Regards,
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2025 01:57 PM
The correct answer is to study the ServiceNow documentation and courses that are available, instead of someone giving you an answer to something that you can also find out yourself by viewing the ACL form.
