ExamGecko
Question list
Search
Search

Question 376 - CSA discussion

Report
Export

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.all
Answers
A.
customer.all
B.
customer .*
Answers
B.
customer .*
C.
customer.field
Answers
C.
customer.field
D.
customer.none
Answers
D.
customer.none
Suggested answer: B

Explanation:

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.

Reference 1: Access control list rules - Product Documentation: Utah - ServiceNow 4: Access Controls --- ServiceNow Elite

asked 23/09/2024
Scott Albee
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first