Which statement describes how access to application table records is granted?

Prepare for the ServiceNow CAD Exam with comprehensive flashcards and multiple-choice questions. Each query offers hints and explanations. Ensure your success on the exam!

Multiple Choice

Which statement describes how access to application table records is granted?

Explanation:
Access to records is granted when any one of these checks evaluates to true: the user has one of the roles listed on the ACL, the Condition field on the ACL evaluates to true, or the Script field returns true. ServiceNow uses OR logic across these checks, so a single passing condition suffices to grant access. This is why saying access can come from either matching roles, a true condition, or a true script is the correct description. The other ideas—requiring all conditions or all roles, or granting access automatically when no ACL exists—don’t align with how ACLs are evaluated, where a lack of a passing check means access is denied.

Access to records is granted when any one of these checks evaluates to true: the user has one of the roles listed on the ACL, the Condition field on the ACL evaluates to true, or the Script field returns true. ServiceNow uses OR logic across these checks, so a single passing condition suffices to grant access. This is why saying access can come from either matching roles, a true condition, or a true script is the correct description. The other ideas—requiring all conditions or all roles, or granting access automatically when no ACL exists—don’t align with how ACLs are evaluated, where a lack of a passing check means access is denied.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy