Service Now Admin Preparation Part2
Service Now Admin Preparation Part2
Transform map
Draft
Review
Publish
Approvals
Notifications
Task
Security_Admin
Tables and Columns Choose "delete" and type the word "delete"
A record is a row
11. What is a column?
A field is a column
Utilize the Coalesce field to state which field is the unique key
Data
Business Service Management BSM map graphically displays the configuration items, CI, that
support a business service
21. What is a tool that will auto populate the CMDB about your windows computer?
A specific type of catalog item that allows end users to create task based records such as incident
from the service catalog
24. When you open a service catalog and click the Order button what gets created?
REQ>RITM>TASK
25. What is a select box, single line text, reference, check box, multiple choice?
Variable
Anytime
31. What is the difference between SLA, OLA, and Underpinning Contracts?
Type Field
35. What two things are run on the client side and what two things are run on the server side?
UI Policy/Client Script is Client Side and Business Rule/Data Policy is Server Side
UI Policy
37. What controls enable admins to set mandatory and read only states for fields and can be used to
enforce data consistence across applications?
Data policy
A piece of JavaScript configured to run when a record is displayed, inserted, updated, deleted or
when a table is queried. It can be set to run before or after the database action has occurred.
41. What has conditions, scripts and roles and can limit security?
Current Session
1. Script
2. Business Rule
3. Workflow
System logs
47. If the system is going to be upgraded, what will be exempt from the upgrade?
Any record that has been altered from the base state by the customer
Software as a service
50. Where does the home icon take you and what does the icon look like?
Takes you to the Homepage and the icon looks like a little home
52. My manager is going to be out of town and needs to have the supervisor approve while he/she is
out of town, what would he/she utilize in ServiceNow?
Delegate-Delegation is the ability to designate other users to receive and interact with approvals and
task assigned to you
A map to determine relationships between fields displaying an Import Set to fields in an existing
table
Self-Service
A view
Click on the table name at the top of a list and select filter
59. What displays fields from one record and can be used to edit the record data?
A Form
60. What are the field status indicators?
62. What do you click to save changes on a new form and return to the previous viewed page?
Submit
63. What do you click to save changes on an existing record and return to previous form?
Update
64. What do you click on to save changes without leaving the form?
65. What do you do to save a new record to the db instead of updating the current item?
66. What is a rule that applies to a form to dynamically change form information on the form itself?
UI Policy
67. What enables admins to set mandatory and read-only state for field?
68. What do you use to put buttons, links and context menu items on forms and lists?
UI Actions
69. What is a control that applies permissions, sends notifications and triggers other processes when
a record is displayed, inserted, updated or deleted or when a table is queried?
A Business Rule
Globally
73. Client scripts can be executed in four ways. What are they?
1. onCellEdit
2. onChange
3. onLoad
4. onSubmit
Data Dictionary
77. What three tables provide Data Dictionary and relationship information?
1. Sys_dictionary
2. sys_documentation
3. sys_db-object
78. How do you establish the sequence for displaying lists??
Configuration Item
80. What is a series of tables that contains all the assets and business services controlled by a
company?
CMDB
81. What do you call a tangible device or intangible dedicated software in the CMDB?
cmdb_ci
Cmdb_rel_ci
Task and CI
Business Service Map graphically displays the CIs that compose a biz service and indicates status
A role that has special permissions for the duration of the log in session
88. When is the security_admin privilege created?
A role
1. System (username/pw)
2. Applications and Modules (Roles)
3. Tables and Fields (System Properties/Access Control)
1. Conditional Expressions
2. Scripts
3. Roles
ACL
A security rule defined and set at the row and column level
Specific to general if all conditions are true (Conditions, Scripts and Roles)
1. Manually
2. From the Service Catalog with a Record Producer
3. Automatically from events
4. From existing Incidents or Tasks
Roles
Event
1. User actions
2. Scripts (Business Rules/Workflows)
Event queue
Notifications
1. Future
2. Patch
3. Hotfix
No
Total Response Time - network browser and server 3 seconds, Server Response time below 800 ms
A homepage
116. What do you call a mapped graphic image on a homepage that are packed reports?
A gauge
117. What is used to measure and evaluate the effectiveness of IT service management process?
Metrics
118. What is a measurement of the set amount of time for a task to reach a certain condition?
SLA
Breached
120. What are the three major components that power SLA?
1. SLA
2. Operational Level Agreement (OLA) how departments work together
3. Underpinning Contract (UC) outside suppliers
Customizations
124. Multiple Choice, Single Line Text and Select Box are what type of elements in ServiceNow?
Variable Types.
125. What is a robust ordering system for services, hardware and software and the central
repository of goods and services that an IT service desk provides for users?
Service Catalog
1. Record Producers
2. Items
3. Variables
4. Order Guides
5. Workflows
127. What are four items that orders from Service Catalog generate?
1. REQ
2. RITM
3. Catalog Task
4. Assignment Group
129. The Workflow Transition determines which activity is performed based on an evaluation of
which workflow element?
Workflow Condition
130. Which ServiceNow application automates simple or complex multi-system tasks on remote
servers that are normally done manually?
Orchestration
132. What do you use to import data from various data sources and map data into SN tables?
Import Set
133. What determines the relationship between the Import Set Table and an existing ServiceNow
table?
Transform map
134. What are the three steps for using Import Sets and Transform Maps?
1. Load Data
3. Run transform
1. New Records
2. New users and groups
3. Modified data
4. Schedules
139. Should you include few or many changes in one Update Set?
Many
Yes
141. What is the four part sequence on the production instance to run an Update Set?
1. Retrieve
2. Preview
3. Commit
4. Apply
143. Where does one go to write the prod instance to the dev environment?
a) Title bar
b) Breadcrumbs
c) Column headings
d) fields
Time fields
1. Strategy
2. Design
3. Transition
4. Operations
151. True or false - The application navigator provides links to all applications and modules they
comprise.
True
152. True or false - Type filter text is a valuable way of searching applications in ServiceNow
153. In what way does the Switch perspective feature in application navigator assist you in
organizing applications in ServiceNow?
It allows you to view applications from the perspective of individual roles such as ITIL, Asset
Management, or Admin etc.
Content pane
A horizontal display of filter conditions showing the hierarchy of the conditions used to display the
form or list results.
a. System Administrator
b. ITIL (or process) roles fulfil ITIL activities
c. ESS - users and end users.
Access control is a security role defined and set at the row level (access to the record) and at the
column level (access to the field), and is executed when attempting to access any ServiceNow table.
162. What are ACLS in ServiceNow? How defined? Control what? Specifies what?
a. ACLs are a list of all access controls for a table. b. Access controls are defined by roles,
conditional expressions and scripts.
b. ACL rules are used to control what data users can access and how they can access it.
c. Each ACL rule specifies the object being secured and the permission required to access the
object
d. ACLS are defined by the security admin
e. ACLS are defined in System Security | Access Control
163. Provide an example of when you use Access Control Record in ServiceNow and five steps to
accomplish it.
You would create an access control rule to make the updated by field on the incident form editable
for admins but read only for ITIL users
i. Login as admin
ii. Right click on "updated by" field
iii. Click Personalize Security
iv. In the Security Mechanic, change the value to Write
v. Move admin to selected column.
164. Where is the high security plugin accessed in ServiceNow? What does it create? How is it
assigned? What does it inherit? How long does it last?
165. Contextual security in ServiceNow protects what? How is data acted upon? What two things
happens before context security is activated?
A role that has special permissions for the duration of the log in session.
168. What are the two major record types in the CMDB?
a. Core Configuration
b. CI relationship
169. What is a business service map (BSM)?
A map that graphically displays the configuration items that compose a business service and
indicates the status of those configuration items.
170. Multiple Choice, Single Line Text, and Select Box are what type of elements in ServiceNow?
Variable type
a. Field value duration - measures a time interval from when a value in a field is achieved until it is
changed.
The script does calculations and inserts data into the metric table [metric_instance]
Allows you to create charts when you have a requirement that cannot be satisfied with the Report
application
A record in the SLA [contract_sla] table which defines a set amount of time for a task to reach a
certain condition, the tables to access and what type of SLA is being evaluated.
177. In SLA definition, what are the three conditions that will trigger an SLA?
a. SLA Definition - The record defining the conditions to trigger the SLA
b. Task SLA - Individual instances of the SLA associated with particular tasks
c. SLA automation - The business rule and scheduled job that automates the SLA
d. SLA Workflow - The workflow driving events or actions based on the SLA
a. SLA agreement
b. Operational level agreement (OLA) - Defines how departments work together to meet the
service level required
c. Underpinning contract (UC) - Manages, monitors, and defines agreements with outside
suppliers. It's a tool for supplier management.
a. A repository used for the storage and publication of important information that requires
distribution within an organization
b. Something that stores shared configuration documentation, policy documents, compliance
documents
c. Security policy and procedure documents
It is the central repository of goods and services that an it service desk provides for users
184. What is a Record producer and how does it relate to the Service Catalog?
It provides a user-friendly alternative to the regular form interface. It populate record data using
variables and scripts
a. They ask users a series of questions to assist users in the request process
b. This assists them in providing correct and relevant information on forms
c. They provide a single point of entry to create an incident or request.
a. It is a guide that provides the ability to order multiple, related items as one request
b. It prompts user information and uses the rule base to generate options - Depending on what
fields are chosen on the form, the system displays relevant catalog items.
a. Request Number (REQ) - The request is generated and given a REQ number
b. Request Item (RITM) - Each item in the order is assigned a Requested Item number
c. Catalog Task number - For each requested item, a set of catalog tasks are created. Each
task is assigned a catalog task number
d. When a user orders an item from the catalog, a request is generated.
189. True or False - The order field establishes the sequence for displaying the variables?
True, variables with a lower three digit integer, appears first in the list
190. True or False - A variable Set is a modular unit of variables that can be shared between catalog
items?
True - you can define the variable set once and then use it in multiple places
Catalog_admin role
193. True or false, an update set is a "point in time" XML snapshot of the record?
True - An update set works by writing changes from tracked tables to the customer updates table
[sys_update_xml)
a. A table
b. A form
c. A field
d. A business rule
e. A client script
f. A view
196. By default in ServiceNow, which of the following customizations are added to Update Sets?
197. True or false - it is best practice to never make changes to an update set in the Default update
set?
True - The baseline and Default update sets are self-maintaining and it is not recommended to
change or delete or move them between systems.
198. What are five best practices when working with update sets?
199. True or false - Do not delete update sets? What are three reason for this?
200. What is an import set and what are two aspects of an import set?
It is a tool used to import data from various data sources and then map that data into ServiceNow
tables.
a) This is an admin function
b) Data that already matches or exists is skipped.
202. What are three file types and three network sources for imports?
File types
1. CSV
2. EXCEL
3. XML
Network
1. HTTP
2. FTP
3. JDBC
203. What is the task table and what does it provide?
Client script is one that is created in the clients scripts form and shipped to the client (the browser),
and they run there instead of on the server.