Application Development Module 5 Flashcards
1
Q
What order are record ACL rules processed?
A
Match the object against table ACL rules - most specific to most general
Match the object against field ACL rules - most specific to most general
2
Q
Access Control fields are evaluated in what order?
A
Requires role
Condition
Script
3
Q
For best perfomance, avoid using GlideRecord queries in Access Control Scripts
A
True
4
Q
How do you enable debugging of ACL?
A
System Security > Debugging > Debug Security Rule
5
Q
What are useful GlideRecord methods used in script for ACL?
A
canCrate()
canRead()
canWrite()
canDelete()
6
Q
What are the Protection Policy options?
A
-None-
Read-only
Protected