Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam CSA topic 1 question 345 discussion

Actual exam question from ServiceNow's CSA
Question #: 345
Topic #: 1
[All CSA Questions]

An administrator creates “customer_table_admin” and “customer_table_user” roles for the newly created "Customer Table”. Which ACL rule would grant access to all rows and all fields to both the customer_table_admin and customer_table_user roles?

  • A. customer.none
  • B. customer.all
  • C. customer.field
  • D. customer.*
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
gedgy
5 days, 23 hours ago
Completely agree with kanafuka225. The table.* is allowing access to both of these new roles to all rows and fields as specified. Conversely, table.none is restricting all row and field access to these two roles.
upvoted 1 times
...
SuiR
1 week, 1 day ago
Selected Answer: A
none will be used to grant all accesses to the record
upvoted 1 times
...
Prepper003
1 week, 4 days ago
Selected Answer: A
.none is the table level which grants access to all fields and rows.
upvoted 2 times
...
kanafuka225
1 week, 6 days ago
Selected Answer: D
The customer .* ACL rule would grant access to all rows and all fields to both the customer_table_admin and customer_table_user roles because it uses a wildcard (*) to match any operation on the customer table. The other options are either too restrictive or too broad. References1: Access control list rules - Product Documentation: Utah - ServiceNow4: Access Controls - ServiceNow Elite
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
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.

SaveCancel
Loading ...