Login
Remember
Register
Ask a Question
What is the processing order for Record ACL rules in Servicenow?
+1
vote
asked
Sep 8, 2020
in
Service Now
by
Hodge
What is the processing order for Record ACL rules in Servicenow?
#servicenow
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Sep 8, 2020
by
Hodge
Record ACL rules are processed in the following order:
Match the object against field ACL rules.
Match the object against table ACL rules.
User must pass both field and table ACL rules in order to access a record object Relationship.
...