Pass4Future also provide interactive practice exam software for preparing ServiceNow Certified System Administrator (CSA) Exam effectively. You are welcome to explore sample free ServiceNow CSA Exam questions below and also try ServiceNow CSA Exam practice test software.
Do you know that you can access more real ServiceNow CSA exam questions via Premium Access? ()
Access Control rules are applied to a specific table, like the Incident table. What is the object name for a rule that applies to the entire Incident table (all rows and fields)?
Answer : A
The object name for a rule that applies to the entire Incident table is incident .* , which means any field on the incident table. The other options are not valid object names for access control rules.
Reference: Access control list rules Access Control List in ServiceNow Access Controls
On a list, what does each row show?
Which action enables personalization in a form for the admin role, only?
Which element is used to track items not saved with a field, in a record?
If users would like to locate and assign a task to themselves in the Platform, what action could they perform from the list view to make the assignment? (Choose 2 answers)
Answer : A, B
Detailed Explanation:
To assign a task to themselves, users in ServiceNow can:
Option A: Use the check box to select the record, then click the Person icon to assign it.
Option B: Select the Task number and use the Assign to me UI action available on the form. These methods provide quick ways for users to take ownership of tasks directly from the list view. (Reference: ServiceNow Documentation - Task Assignment and List Actions)