ExamTopics 2 Flashcards
What is the purpose of a Related List?
To present related records
Describe the purpose of a Service Catalog flow!
A Service Catalog flow is used to drive complex fulfillment processes and sends notifications to defined users or groups
Which term best describes something that is created, has worked performed upon it, and is eventually moved to a state of closed?
Task
Access Control rules may be defined with which permission requirements?
Roles
Conditional Expressions
Scripts
How do you make a list filter available to everyone?
Assign a name, set visibility, and save
What are used to categorize, flag, and locate records?
Tags
Which tool should be used to populate commonly used fields in a form?
Template
How is a group defined in ServiceNow?
A group is one record stored in the Group [sys_user_group] table
What is a role in ServiceNow?
- A role is one record in the Role [sys_user_role] table
-A role is a collection of permissions
What is a Notification?
A tool for alerting users that events that concern them have occurred
List the types of Visual Task Board!
Freeform, Flexible, Guided
What are two ways to generate an Event?
Server Sied script (e.g. Business Rule)
Workflow
Which core table in the ServiceNow platform provides a series of standard fields used on each of the tables that extend it, such as the Incident [incident] and
Problem [problem] tables?
Task [task]
Describe how data is organized in a table!
A column is one field and a record is one row
What is a sys_id?
Unique 32-character identifier that is assigned to every record
When creating a global custom table named abc
, what is the table name that is automatically assigned by the platform?
u_abc
Access Control rules may provide access security for which database objects?
For a specific row, column, or table
What is the primary application used to load data into ServiceNow?
System Import Sets
Which tool is used for creating dependencies between configuration items in the CMDB?
CI Relationship Editor
What is the difference between a UI Policy and Data Policy?
Data Policies run regardless of how data is entered into ServiceNow, while UI Policies are used for form interactions
Provide an accurate list of changes that are captured in an Update Set!
Changes made to: table, forms, views, and fields
IntegrationHub enables execution of third-party APIs as a part of a flow. These integrations are referred to as
spoke
Which protects applications by identifying and restricting access to available files and data?
Application Scope
Which statement describes Access Control rule evaluation correctly?
If a row level rule and a field level rule exist, both rules must be true before an operation is allowed
ServiceNow contains a resource which provides the following:
✑ A standard and shared set of service related definitions across ServiceNow products and platform that will enable and support true service level reporting.
✑ A CMDB framework across our products and platform that will enable and support multiple configuration strategies.
What resource do these statements describe?
Common Services Data Model (CSDM)
What do you need to do before you can use an Application-based trigger in your flow?
Activate application spoke, and plug-ins as needed
The ServiceNow platform includes which types of interfaces?
-Now Platformֲ® User Interfaces
-Service Portals
-Now Mobile Apps
What do you activate when you want to add applications or functionality within your development instance?
Plugin