+1 vote
in Service Now by
What is the processing order for Record ACL rules in Servicenow?

1 Answer

0 votes
by

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.
...