1
|
Which one of the following statements describes the contents of the Configuration Management Database (CMDB)?
|
- The CMDB contains ITIL process data pertaining to configuration items
- The CMDB contains data about tangible and intangible business assets
- The CMDB contains the Business Rules that direct the intangible, configurable assets used by a company
- The CMDB archives all Service Management PaaS equipment metadata and usage statistics
|
2
|
When using the Load Data and Transform Map process, what is the Mapping Assist used for?
|
- Mapping fields using the Import Log
- Mapping fields using a Field Map
- Mapping fields using an SLA
- Mapping fields using Transform History
|
3
|
Which module in the Service Catalog application is used to create a new catalog item?
|
|
4
|
When looking at a long list of records, you want to quickly filter, to show only those which have Short Description containing email. How might you do that?
|
- Click List Magnifier to expand column search, on Short Description, type email, click enter
- Click List Magnifier to expand column search, on Short Description, type %email, click enter
- Click List Magnifier to expand column search, on Short Description, type *email, click enter
- On Search box, select text, type email, click enter
|
5
|
What feature can track the amount of time that a task has been open, to ensure that tasks are completed within an allotted time?
|
|
6
|
Which of the following concepts are associated with the ServiceNow CMDB? (Choose four.)
|
|
7
|
Which statement is true about business rules?
|
- A business rule monitors fields on a form
- A business rule must run before a database action occurs
- A business rule can be a piece of Javascript
- A business rule must not run before a database action occurs
|
8
|
Roles can inherit permissions from other roles. Which role inherits all of the permissions of the catalog role, and the user_criteria_admin role, plus has permissions to create Items and Services?
|
- Catalog Admin [catalog_admin]
- Catalog Author [sn_catalog_write]
- Item Admin [sn_item_admin]
|
9
|
Which system property is added and set to true in order to see impersonation events in the System Log?
|
- glide.sys.all_impersonation
- glide.sys.log_impersonation
- glide.impersonation_setting
|
10
|
When selecting the Target table for an import, which tables can you select? (Choose three.)
|
- Tables within the existing application scope
- Tables outside of ServiceNow
- Tables within the global scope
- Related tables, using Dot Walk
- Tables which allow write access to other applications
|
11
|
How is the ServiceNow platform set up so that Administrators can easily configure their instances to send an email at the end of an upgrade?
|
- Administrators can write a Business Rule to send out an email to the Administrator when an Update is complete.
- Administrators can write a Client Script to send out an email to the Administrator when an Update is complete.
- Administrators can update the email notification named "System Upgraded" in the Notifications module by adding the appropriate User to receive it.
- Administrators can update the email notification named "System Upgraded" in the System Logs module by adding the appropriate User to receive it.
|
12
|
Which ServiceNow capability provides assistance to help users obtain information, make decisions, and perform common work tasks via a messaging interface?
|
|
13
|
Which module would you use to create a new automation of business logic such as approvals, tasks, and notifications?
|
- Process Automation > Flow Designer
- Process Automation > Workflow Editor
- Process Automation > Process Flow
- Process Automation > Active Flows
- Process Automation > Flow Administration
|
14
|
What are the functions of a journey template owner? (Choose three.)
|
- Add owners and approvers to journey configurations
- Change only the task templates that they own
- Maintain oversight of journey templates and approval flows
- Manage the order and flow of the journey stages and tasks
- Create task templates for their audience in a simple, user-friendly experience
|
15
|
What is generated from the Service Catalog once a user places an order for an item or service?
|
|
16
|
What ServiceNow feature can be triggered by events, and is used to inform users about activities or updates in ServiceNow?
|
|
17
|
A manager wants to view a snapshot of month-end Sales performance data, as compared to Sales targets. In addition, the manager wants to be able to see those monthly numbers trended over time, and forecasted into the future. What capability do you suggest for this manager?
|
- Key Performance Indicators
- Scheduled Reports, a custom snapshot table, and a Trend report
- Scheduled Reports and Excel
- Scheduled Reports, a custom snapshot table, and a Projection report
|
18
|
What resource can you use to view details of the tables and configuration items (CIs) associated with a particular use case?
|
- Common Service Data Model (CSDM) product view
|
19
|
A Role is defined as what?
|
- A collection of permissions
- A set of access control rules
- A set of user access policies
|
20
|
You have been asked to configure a form so an employee could order tablet and select the standard accessory options to purchase with it. These standard options are: carrying case, screen cleaner, tablet stand, and screen protector. What approach would you take? (Choose three.)
|
- Create a Record producer, and on the form, add a check box variable for each accessory option.
- Create Catalog Item for the tablet, and on the form, add a check box variable for each accessory option.
- Create one Catalog item for each: tablet, carrying case, screen cleaner, tablet stand, and screen protector.
- On Shopping Cart configuration, select option lo show the Add Accessories button.
- Create Catalog Item for the Tablet, and add a variable set to the form, for the accessory options.
|
21
|
As an IT employee what interface would you use, if you wanted to browse internal IT documentation, like troubleshooting scripts and FAQs?
|
|
22
|
What icon do you use to change the label on a Favorite?
|
|
23
|
Tables may be set up with Many to Many relationships. What is a classic example of a scenario where the tables would have many to many relationships?
|
- Vendors can sell multiple products; and products can be sold by multiple vendors.
- Requests can contain many Items; and Items can be any item from the catalog.
- A Configuration Item can belong to multiple Classes, and Classes can contain multiple Configuration Items.
- A Task can trigger many Workflows; and a Workflow can trigger many Tasks.
|
24
|
Which testing framework is used to test ServiceNow Applications?
|
- Automated Test Framework (ATF)
- Test Driven Framework (TDF)
|
25
|
What is specified in an Access Control rule?
|
- Object and Operation being secured; Permissions required to access the object
- Groups, Conditional Expressions and Workflows
- Table Schema, CRUD, and User Authentication
|
26
|
What are three security modules often used by the System Administrator? (Choose three.)
|
- System Properties > Security
- Utilities > Migrate Security
- System Security > Security
- System Security > High Security Settings
- Password Management > Security Questions
- System Security > Access Control (ACL)
|
27
|
What is the result of the order in which access controls are evaluated?
|
- Ensures user has access to the fields in a table, before considering their access to the table
- Ensures user has access to the application, before evaluating access to a module within the application
- Ensures user can get to work as quickly as possible
- Ensures user has access to a table, before evaluating access to a field in the table
|
28
|
Which of the following is used to initiate a flow?
|
|
29
|
Which module is used to access the knowledge bases which are available to you?
|
- Knowledge > Knowledge Bases
|
30
|
You are asked to create an option in the Service Catalog, which will allow a user to click Get Help and describe the issue they are having. These forms should create incident records, which are automatically routed to the Service Desk. Which method would you use?
|
|
31
|
On a filter condition, there is an element, which is based on the table, the user access rights, and columns on the table. What is this element called?
|
|
32
|
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)?
|
|
33
|
What are the options that can be set to determine when a Business Rule executes? (Choose four.)
|
|
34
|
Which admin role is required to make changes to High Security Settings?
|
|
35
|
When you need to orchestrate business processes across services with little technical user knowledge, which utility would you use?
|
|
36
|
From the User menu, which actions can a user select? (Choose three.)
|
- Order from Service Catalog
|
37
|
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 Network After clicking the Funnel icon, what should the user do?
|
- Define the first condition; click AND button; define second condition; click Run
- Define the first condition; click AND button; define second condition; press enter
- Define the first condition; click OR button; define second condition; press enter
- Define the first condition; click > icon on breadcrumb, define second condition; click Run
- Define the first condition; click > icon on breadcrumb, define second condition; press enter
|
38
|
What does ServiceNow recommend as a best practice regarding data imports?
|
- Adjust your Transform maps, after the data is loaded into the target table.
- Use extremely large Import Sets, instead of multiple large Import Sets.
- Create a new Import set table for each new data load.
- Plan time before your import to remove obsolete or inaccurate data.
- Monitor data quality and clean imported data, using the Data Scrub Workspace.
|
39
|
What are examples of Core tables in the ServiceNow platform?
|
- Configuration, Connect, Chat
|
40
|
When importing data, what happens to imported rows, if no coalesce field is specified?
|
- All rows are rejected from the import, as coalesce field is required.
- All rows are treated as new records. No existing records are updated.
- Duplicate rows are rejected from the import.
- All rows are treated as new records, but errors will be flagged in the import log.
|
41
|
When impersonating a user for testing purposes, what is the best way to return the instance, logged in with your user account?
|
- Turn your computer off and on again
|
42
|
What module would you use if you wanted to view a list of all of the fields on the Incident table? (Choose two.)
|
|
43
|
Which role can manage multiple knowledge bases?
|
|
44
|
What instance resource allows you to access guided tours, information about actions, and instructions on how to use inputs and outputs in your flow?
|
- Help Panel (question mark icon)
|
45
|
What module do you use to access the reports that are available to you?
|
- Self-Service > My Reports
- Self-Service > My Dashboards
|
46
|
What are benefits of assigning work tasks to a group, rather than to an individual? (Choose four.)
|
- Group members can choose their tasks from My Groups Work
- Groups can assign tasks to users based on on-call schedules
- Site support members can pick tasks, based on Location
- Groups can assign tasks to users based on skills
- Group members can avoid tasks, which are nearing SLA breach
- Groups can assign tasks to users based on availability
|
47
|
The Report Designer contains different sections for configuring your report. Which section is used to specify grouping and calculations to be run against the data?
|
|
48
|
What do you click when you have made modifications to your report, and you want to see the results without saving?
|
|
49
|
Which component of a table contains a piece of data for one record?
|
|
50
|
What module enables an administrator to define destinations for imported data on any ServiceNow table?
|
|
51
|
What section on a task record is used to see the most recent updates made to a record?
|
|
52
|
What process allows users to create, categorize, review, approve and browse important information in a centralized location that is shared by the entire organization?
|
- Business Information Management
- Information Portal Management
- Knowledge-Centered Management
|
53
|
What is the name of the string that displays filter criteria?
|
|
54
|
When using Flow Designer, what is the Flow Execution initiated by?
|
|
55
|
Which feature helps to automatically allocate a critical, high-priority, service request to the appropriate assignment group or team member?
|
|
56
|
Which flow components allow you to specify when a flow should be run?
|
- Trigger and Condition Pill
- Trigger Criteria and Clock
- Scope and Trigger Condition
|
57
|
What tool is used to import data from various data sources, and map that data into ServiceNow tables?
|
|
58
|
What is a quick way to create a report from a list view?
|
- Click on filter breadcrumb, drag and drop on the Report > Create New module
- Click Funnel, define filter conditions, click Create Report
- Click Context Menu, select Create Report
- Apply filter, right click on column header, select Bar Chart
- Apply filter, right click on column header, select Create Report
|
59
|
You are showing your customer a new form that you have created for their new application. They would like to add a field to the form. Where could you do that? (Choose two.)
|
- Select Fields and Columns module
- Right click on form header, select Configure > Form Layout
- Click on context menu, select Configure > Form Designer
- Select Field Class Manager module
|
60
|
A department manager asks an analyst to build some reports. Where do you recommend the analyst start?
|
- Report Dashboard > Create New
- Reports > Getting Started
- Performance Analytics > Reports
|
61
|
A customer has asked for the following updates to a form: • Make Resolution code Mandatory, when state is changed to Resolved • Hide Major Incident check box, unless logged in user has Major Incident Manager role
What type of rule(s) would you use to implement this requirement?
|
|
62
|
Knowledge Base Search results can be sorted by which of the following? (Choose three.)
|
|
63
|
While using the CMDB, what do you call the component that needs to be managed in order to deliver services?
|
|
64
|
A customer wants to be able to identify and track components of their infrastructure that support their eCommerce service. What ServiceNow products could support this requirement? (Choose three.)
|
- Configuration Management (CMDB)
|
65
|
If a user is on an Incident form and is alerted when they change the value of the Priority field, which type of script executes in the Platform?
|
|