able ACL rules are processed in the following order:
Match the table name. For example, incident.
Match the parent table name. For example, task.
Match any table name (*). For example, *.
C. parent table name, table name, any table name (wildcard)
Table Access Control (TAC) rules in ServiceNow are processed in the following order:
First, ServiceNow checks for TAC rules associated with the parent table name.
Then, it checks for TAC rules associated with the table name itself.
Finally, if no specific rules are found for the parent table or table name, any TAC rules associated with a wildcard (any table name) are applied.
B
Record ACL rules consist of table and field names.
The table name is the table that you want to secure. If other tables extend from this table, then the table is considered a parent table. ACL rules for parent tables apply to any table that extends the parent table.
The field name is the field that you want to secure. Some fields are part of multiple tables because of table extension. ACL rules for fields in a parent table apply to any table that extends the parent table.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Remo878
Highly Voted 2 years, 9 months agoRuby_2022
Highly Voted 2 years, 10 months agonaab143
Most Recent 6 months, 3 weeks agoWillmonzani
1 year, 7 months agoevoken
1 year, 8 months agoAmit12345
1 year, 10 months agosaiakhilpalle
1 year, 11 months agoRanaway
1 year, 11 months agoDANX1
2 years agoBonche
2 years agoS_040
2 years, 4 months ago