cad question 75 discussion

View all servicenow certified application developer here
back to servicenow forum

Question 75

Access Control debug information identifies whether each element of an Access Control granted or denied access. The elements appear in the debug information in the order of evaluation. In which order are the elements of an Access Control evaluated?

  • A. Conditions, Roles, Script
  • B. Conditions, Script, Roles
  • C. Roles, Conditions, Script
  • D. Script, Conditions, Roles
Answer:

d

User Votes:
A
50%
B
50%
C 1 votes
50%
D
50%
Discussions
0 / 1000
own3d9292
1 month, 2 weeks ago

"The sequence is ROLES first, then condition, then script." - Chuck Tomasi says so at this link:
https://www.servicenow.com/community/grc-forum/order-of-execution-of-an-acl/m-p/1311962/highlight/true#M6538