Certified System Administrator (CSA) - Part 3 Flashcards
As an IT employee what interface would you use, if you wanted to browse internal IT documentation, like troubleshooting scripts and FAQs?
Knowledge
A new Service Desk employee in Latin America complains that the create dates and times are incorrect on their Incident list. What would yousuggest to fix this issue?
Have them use the gear icon to set the employee’s time zone
What are three security modules often used by the System Administrator? (Choose three.)
- System Properties > Security
- System Security > Access Control (ACL)
- System Security > High Security Settings
When testing a catalog item, having a manager approval flows, which of these best practices would you follow? (Choose three.)
- Make sure the latest flows are activated
- Impersonate the requester to ensure the form works
- Make sure the requester’s user record has a manager specified
What is a no-code approach to control the mandatory or read-only state of a form field?
UI Policy
When moving multiple update sets at one time, what might you do to facilitate the move?
Batch
What is specified in an Access Control rule?
Object and Operation being secured; Permissions required to access the object
Which icon would you double click, to expand and collapse the list of all Applications and Modules?
Application
What do you call any component that needs to be managed in order to deliver services?
Configuration Item
A new service catalog item is being developed, but should only be visible to managers inside the HR Department. What method would you use tofulfill this requirement?
Add the Department Manager group to the catalog item’s user criteria
A user wants to create a set of filter conditions, where they want to show records which satisfy two conditions:✑ Incidents where the state is Closed✑ Incidents where Assignment Group is NetworkAfter clicking the Funnel icon, what should the user do?
Define the first condition; click AND button; define second condition; click RUN
Access Control rules are applied to a specific table, like the Incident table. What is the object name for a rule that is specific to the Incident tableand the Major Incident field?
Incident.major_incident
Two departments (HR Onboarding and Facilities) have come to you, asking for a way for employees to request event room set up services. Therequirements are the same for the form and the task routing to the Facilities’ assignment group.✑ For HR, the item will be used primarily for the Onboarding coordinators, for employee orientation sessions.✑ For Facilities, the item will be used for anyone in the company who needs room set up services.However, both departments have their own service catalogs. What do you do, to support these requirements?
Create one Catalog Item for Event Room Set Up; then publish to both Catalogs
After finishing your work on High Security Settings, what do you do to return to normal admin security levels?
Log out and back in
What type of field allows you to look up values from one other table?
Reference
Which module would you use to create a new automation of business logic such as approvals, tasks, and notifications?
Process Automation > Flow Designer
A department manager asks an analyst to build some reports. Where do you recommend the analyst start?
Reports > Create New
What are the steps for applying an update set to an instance?
Retrieve, Preview, Commit
When importing spreadsheet data into ServiceNow, in which step does the data get written to the receiving table?
Run Transform
What would you do, on a list, if you wanted to show the records in groups, based on the column category? (Choose two.)
- On list Context Menu, select Group By > Category
- On the Category column title, click Context menu > Group By Category
Which collaboration tool is available from the banner, using the bubble icon?
Connect Chat
On the knowledge base record, which tab would you use to define which users are not able to write articles to the knowledge base?
Cannot Contribute
Which features allow you to update multiple records at one time? (Choose two.)
- List Editor
- Update Selected Action
Categories in the knowledge base, by default, can be created and edited by which knowledge workers? (Choose two.)
- Knowledge Contributors
- Knowledge Managers
Which collaboration tool opens a sidebar and allows you to create new conversations with other ServiceNow users?
Connect Chat
What module would you use if you wanted to view a list of all of the fields on the Incident table? (Choose two.)
- Tables & Columns
- Dictionary
What component causes a flow to run after a record has been created or updated?
Record-based trigger
What type of field is Boolean and appears as a check box?
True/False
Which module is used to access the knowledge bases which are available to you?
Self Service > Knowledge
A customer requests the following data quality measures be added:✑ Incident numbers should be read only, on all lists and forms, for all users.✑ Short Description field should be mandatory, on all records, across all applications, on Insert.Which type of policy would you use to meet this requirement?
Data Policy
What type of user (persona) has clearly defined paths and workflows in the platform and have one or more roles (ie itil and approver_user)?
Process User
Which module would you use to customize your instances banner image, text and colors?
System Properties > Basic Configuration UI16
Which database provides a logical model of your company infrastructure by identifying, controlling, maintaining and verifying CIs that exist?
CMDB
Which module is used as the first step for importing data?
Load Data
When you need to orchestrate business processes across services with little technical user knowledge, which utility would you use?
Flow Designer
When a user reports that they are not able to see modules on the application navigator, what can you do, to see what modules are visible to them?
Impersonate the user
What is a key difference between Reporting and Performance Analytics?
Performance Analytics contains snapshots of data taken over time, Reporting shows only the data as it is, at the moment the report is run
While showing a customer their incident form, they ask to change the Priority values to display their internal terminology P1, P2, P3, P4. They want it to be consistent across all Tasks. How would you do that? Right click on Priority and select what?
Show Choice List
Your customer would like to create a new template to notify users who are affected by network outages at their site. Which module would you useto create a new notification?
System Notification > Email > Notifications
When designing a flow, how do you reference data from a record, in that flow?
Drag the data pill onto the flow definition
On the Reports page, what sections allow you to see which reports are visible to different audiences? (Choose four.)
Group
Global
- My reports
- All
Which tool is used to define relationships between fields in an import set table and a target table?
Transform Map
Which feature allows you to automate business logic for a particular application or process such as approvals, tasks notifications, and recordoperations?
Flows
From a form, what would you click to add additional fields to the form? (Choose two.)
- Context Menu > Configure > Form Layout
- Context Menu > Configure> Form Design
What is the name of the table relationship, where two or more tables are related in a bi-directional relationship, so that the related records arevisible from both tables in a related list?
Many to Many
On a Form header, what is the three bar icon called?
Additional Actions or Context Manu
Group records are stored in which table?
Group [sys_user_group]
On a Business Rule, the When setting determines at what point the rule executes. What are the options for specifying that timing?
Before, After, Async, Display
What are different types of Data Sources, which may be imported into ServiceNow? (Choose four.)
- Local Sources (i.e. XML, CSV, Excel)
- JDBC Connection
- LDAP Connection
- Network Server
When impersonating a user for testing purposes, what is the best way to return the instance, logged in with your user account?
End Impersonation