1.

List out the order of processing for Record ACL rules in the ServiceNow platform.

Answer»

Processing ORDER for RECORD ACL rules is given below:

  • Matching the object against ACL rules related to the field.
  • Matching the object against ACL rules related to the table.
  • Both field and table ACL rules must be passed by the user to GAIN access to a record object.


Discussion

No Comment Found