Questão 1
Questão
What is ServiceNow?
Responda
-
It’s a platform; a piece of technology that lets people automate workflow in a business.
-
Is a framework designed to standardize the selection, planning, delivery and maintenance of IT services within a business.
-
Refers to all the activities involved in designing, creating, delivering, supporting and managing the lifecycle of IT services.
-
Is a framework within which people can address complex adaptive problems, while productively and creatively delivering products of the highest possible value.
Questão 2
Questão
What is Now Platform®
Responda
-
The Now Platform® provides an Application Infrastructure-as-a-Service (aIaaS), a cloud-based computing model that provides
the infrastructure needed to develop, run, and manage applications.
-
The Now Platform® provides an Application Platform-as-a- Service (aPaaS), a cloud-based computing model that provides
the infrastructure needed to develop, run, and manage applications.
-
The Now Platform® provides an Application Software-as-a-Service (aSaaS), a cloud-based computing model that provides
the infrastructure needed to develop, run, and manage applications.
-
The Now Platform® provides an Application Function-as-a-Service (aFaaS), a cloud-based computing model that provides
the infrastructure needed to develop, run, and manage applications.
Questão 3
Questão
Select all the Now Platform® User Interface that are correct:
Questão 4
Questão
The Service Portal provides a user-friendly self-service experience by providing access to specific features using widgets. When accessing the portal via web browser, users can:
- Search for articles, catalog items, records
- Submit requests
- Browse the corporate news feed, and more!
Questão 5
Questão
What is the format used in the URL of a ServiceNow Instance?
Responda
-
https://<instancename>.service-now.com
-
https://<instancename>.servicenow.com
-
https://<instancename>.service.now.com
-
https://<instancename>.servicenow
Questão 6
Questão
An instance is a unique implementation of the ServiceNow platform. What are their characteristics?
Responda
-
Customers only get a single instance for development, testing and production.
-
Independent, not configurable and private. Updates are made in group instances.
-
Each instance has predefined applications that cannot be modified or added new applications.
-
Independent, changeable, and highly configurable. Each instance has customer data that can be exchanged between instances.
Questão 7
Responda
-
A user is anyone who has access to an instance of ServiceNow. Users can:
• Updating records, Importing data, Requesting items, Implementing flows, Approving knowledge content, Running reports. Users are represented by a record on the
User [sys_user] table.
-
A user is one who buys an instance of ServiceNow.
-
A user is one who has access to the internet.
-
A user is anyone who has access to an instance of ServiceNow. Users can:
• Updating records, Importing data, Requesting items, Implementing flows, Approving knowledge content, Running reports. Users are represented by a record on the
Group [sys_user_group] table.
Questão 8
Questão
A collection of users is a group. Groups share a common purpose. A group is represented by a record on the Group [sys_user_grmember] table.
Questão 9
Questão
Based on the numbers in the image, select the correct answer that indicates the components of Now Platform User Interface.
Responda
-
1. Application Navigator, 2. Banner Frame, 3. Content Frame
-
1. Applications, 2. Application Navigator, 3. Modules.
-
1. Banner Frame, 2. Application Navigator, 3. Content Frame.
-
1. Content Frame, 2. Banner Frame, 3. Application Navigator.
Questão 10
Questão
The Application navigator is a list of available applications and their corresponding modules.
Questão 11
Questão
Above the application list, use the Banner Frame to quickly navigate to applications and modules.
Questão 12
Questão
The Favorites tab, represented by a star icon, displays items you have added as favorites.
Questão 13
Questão
Based on the image, select all types of common interfaces shown.
Responda
-
List
-
Form
-
Dashboard
-
Knowledge Base
-
Service Catalog
-
Pie
-
Now Learning
-
Banner Frame
Questão 14
Questão
A role is a [blank_start]collection of permissions[blank_end] used to:
• Grant access to applications and other parts of the platform, and
• Assign security rights.
Questão 15
Questão
Roles are represented by a record on the Role [[blank_start]sys_user_role[blank_end]] table
Responda
-
sys_role
-
sys_user_has_role
-
sys_user_role
-
sys_role_user
Questão 16
Questão
BEST PRACTICE: Rather than adding roles to individual users, add the user to a group and assign the role to the group.
Questão 17
Questão
What is the function of System Administrator:
Responda
-
Users with specialized administrator roles may manage specific functions or applications.
-
Also known as Employee Self Service (ESS) users, these users do not have roles but can submit and manage their own requests, access public pages.
etc.
-
Can perform all requester actions and allow users to view or modify approval records directed to them.
-
This role provides access to all platform features, applications, functions, and data.
Questão 18
Questão
The [blank_start]impersonator[blank_end] role can be assigned to a user to allow impersonation of other users, excluding admins, for testing and visibility purposes.
Responda
-
impersonator
-
fulfiller
-
approver
-
impersonation
Questão 19
Questão
A list displays a set of records from a table within the content frame of ServiceNow. Each row represents one [blank_start]record[blank_end]. Each column represents one [blank_start]field[blank_end].
Questão 20
Questão
Context menus provide different levels of controls for a given list view. What are the 3 types of context menus existing in ServiceNow?
Responda
-
List Context Menu
-
Column Context Menu
-
Tab Context Menu
-
Record Context Menu
-
Banner Context Menu
Questão 21
Questão
A filter is a set of conditions applied to a table list to isolate a subset of the data.
Three components that make up a filter condition include: [blank_start]Field, Operator, Value[blank_end].
Responda
-
Field, Operator, Value
-
Name, Action, Field
-
Field, Action, Value
-
Value, Condition, Field
Questão 22
Questão
The [blank_start]List Editor[blank_end] allows a field value to be edited in a list without opening the record.
Responda
-
List Editor
-
Form Layout
-
Activity Stream
-
Work Notes
Questão 23
Questão
Use tags to categorize, flag, and locate records. Tags can be created against any record from a list or form view.
Questão 24
Questão
A [blank_start]view[blank_end] is a version of a customized list or form which defines which fields appear and in what order. Different views can be created and used for different roles.
Questão 25
Questão
Of the following options, what is the definition of Layout Configuration?
Responda
-
Personalize a list to show or hide fields on a view, as well as change the list column order for the current logged-in user.
-
Configure to show or hide fields from a view and change the list column order. (All users)
Questão 26
Questão
A row represents what in the ServiceNow database?
Questão 27
Questão
A [blank_start]form[blank_end] displays fields from one record – users can view and edit the record data.
Responda
-
form
-
dashboard
-
table
-
record
Questão 28
Questão
Related Lists show records in tables that have a relationship to the current record.
Questão 29
Questão
In the Header Icons the Personalize icon is used in a form to show or hide important fields and the mandatory fields CAN be hidden. Is this true or false?
Questão 30
Questão
Forms include various field types, each with unique attributes. Some common field types include:
Responda
-
String
-
Interger
-
Reference
-
Choice
-
True/False
-
Select Box
-
Date/Time
-
Single-line Text
Questão 31
Questão
What is a Formatter?
Responda
-
Is an element used to display information that is not a field in the record.
-
It displays a list of activities.
-
Graphic representation of the fields, sections, and other elements on the form.
-
Is a one table.
Questão 32
Questão
Related Links show records in tables that have a relationship to the current record. Related Links are presented as tabs at the bottom of the form view.
Questão 33
Questão
[blank_start]Templates[blank_end] allow fields to be populated automatically, simplifying the process of submitting new records.
Responda
-
Templates
-
Formatter
-
Related Lists
-
Instance
Questão 34
Questão
Save records by using one of the following methods:
-> Click [blank_start]Submit[blank_end] to save changes on a new form and return to the previously viewed page.
-> Click [blank_start]Update[blank_end] to save changes on an existing record and return to the previously viewed page.
-> Select the Form Context menu icon in the header bar, then select [blank_start]Save[blank_end] to save changes without exiting the form view.
Questão 35
Questão
What is the difference between Insert or Insert and Stay?
Responda
-
"Insert" save changes without exiting the form view, but "Insert and Stay" save changes exiting the form view.
-
"Insert" will exit the form returning to the previously viewed page, but "Insert and Stay" will remain on the form.
-
"Insert" and "Insert and Stay" have the same functionality.
-
"Insert" and "Insert and Stay" do not exist in the form.
Questão 36
Questão
What are the three main components of the Form Designer?
Responda
-
Page Header
-
Field Navigator
-
Application Navigator
-
Form Layout
-
Content Frame
-
Banner
Questão 37
Questão
Which tool can be used to change the layout of the form view for all users?
Responda
-
Personalize
-
Form Designer
-
Workflow Editor
-
ServiceNow Studio
Questão 38
Questão
Which field type displays information from another table in a Form?
Responda
-
String
-
Reference
-
Dot-Walking
-
Dashboard
Questão 39
Questão
What is the System Properties> Basic Configuration UI16 module used for?
Responda
-
It is used to create tables.
-
It is used to customize an instance.
-
It is used to delete the instance.
-
It is used to destroy the world.
Questão 40
Questão
Which icon on the banner frame is selected to customize an individual’s instance?
Questão 41
Questão
A [blank_start]task[blank_end] is any record that can be assigned or completed by a user in ServiceNow. A task record is created from a table that extends the Task [task] table.
Questão 42
Questão
Assignment rules can automatically set a value in the assigned_to and assignment_group fields of a task record.
Questão 43
Questão
[blank_start]Platform Intelligence[blank_end] uses machine-learning algorithms to set field values during record creation.
Responda
-
Platform Intelligence
-
Virtual Agent
-
Connect Chat
-
Virtual Intelligence
Questão 44
Questão
In which module of the Service Desk application, can you access the tasks assigned to your groups or to you?
Responda
-
My Tasks / My Group Tasks
-
My Work / My Group Wok
-
My Incidents / My Group Incidents
-
My Tickets / My Group Tickets
Questão 45
Questão
The [blank_start]User Presence[blank_end] feature facilitates synchronous collaboration within one record.
Responda
-
User Presence
-
Impersonation
-
Chat
-
Record
Questão 46
Questão
Select the two correct answers. What is the difference between Work Notes and Additional Comments?
Responda
-
Work notes field to communicate back and forth with the requester and other stakeholders directly in ServiceNow.
-
Work notes field provides a log to document all the technical and behind-the-scenes work on a task.
-
Additional comments (Customer visible) field provides a log to document all the technical and behind-the-scenes work on a task.
-
Additional comments (Customer visible) field to communicate back and forth with the requester and other stakeholders directly in ServiceNow.
Questão 47
Questão
The Activity section located under the Notes tab provides a complete history of a record. What details this section? (Select three answers)
Questão 48
Questão
The Visual Task Boards enables users to contribute to actual work within a record without opening a form interface.
Questão 49
Questão
Transform your lists and forms into an interactive graphical experience using [blank_start]Visual Task Boards (VTBs)[blank_end].
Responda
-
Visual Task Boards (VTBs)
-
Task Management
-
Activity Streamline Editing
-
Work Notes and Additional Comments
Questão 50
Questão
What are the four elements that make up the Visual Task Board?
Responda
-
Taskboard Tools
-
Quick Panel
-
Lanes
-
Cards
-
Users
-
Record Producers
-
Taskboard Stories
Questão 51
Questão
Which tab contains the activity stream for a task?
Responda
-
Notes
-
Related Lists
-
Variables
-
Layout
Questão 52
Questão
Complete the sentence with the following words: event - user actions - scripts.
An [blank_start]event[blank_end] is an indication that certain conditions have occurred in the system.
Events are triggered by:
• [blank_start]User actions[blank_end]: Logging in, approving a request, renaming an attachment, etc.
• [blank_start]Scripts[blank_end]: Business Rules and Workflows
Responda
-
event
-
User actions
-
Scripts
Questão 53
Questão
Email [blank_start]notifications[blank_end] can be triggered by events and require no scripting knowledge.
Responda
-
notifications
-
scripts
-
messages
-
events
Questão 54
Questão
Creating notifications allows administrators to specify:
• When to send the Notification
• Where receives the Notification
• What content is in the Notification
Questão 55
Questão
[blank_start]Dot-Walking[blank_end] gathers information from a series of tables through reference fields.
Responda
-
Dot-Walking
-
Business Rule
-
Client Script
-
Reference fields
Questão 56
Questão
[blank_start]Connect Chat[blank_end] is a messaging tool that lets you work with others in real-time.
Responda
-
Connect Chat
-
Connect Workspace
-
Visual Task Board
-
SMS
Questão 57
Questão
Select three options. What can trigger a notification?
Questão 58
Questão
You can create your own reports by navigating to the [blank_start]Reports > View / Run[blank_end] module.
Responda
-
Reports > View / Run
-
Reports > Create Report
-
Reports > New Report
-
Reports > All
Questão 59
Questão
[blank_start]Report Designer[blank_end] is an interface used for creating or modifying ServiceNow reports. It features four sections which provide reporting configuration options: Data, Type, Configure, and Style.
Responda
-
Report Designer
-
Survey Designer
-
Form Designer
-
Dashboard Designer
Questão 60
Questão
Complete the sentence. A __________ is used to measure and evaluate the effectiveness of IT service management processes.
Responda
-
metric
-
report
-
dashboard
-
incident
Questão 61
Questão
[blank_start]Dashboards[blank_end] enable you to display multiple Performance Analytics, reporting, and other widgets on a single screen.
Responda
-
Homepage
-
Reports
-
UI Page
-
Dashboards
Questão 62
Questão
What are the four tabs used to guide the user through creating a new report in the report designer?
Responda
-
Data, Table, Style and Actions
-
Data, Type, Configure, and Style
-
Data, Type, Actions and Style
-
Table, Actions, Style and Reports
Questão 63
Questão
Complete the sentence. The ServiceNow Infrastructure includes __________________.
Responda
-
records, rows and columns
-
tables and CI's.
-
tables, records, and fields.
-
tables, database and fields.
Questão 64
Questão
A [blank_start]field[blank_end] is an individual piece of data in a record and corresponds to a column in the table.
Questão 65
Questão
The [blank_start]System Dictionary[blank_end] contains the definition for each and every table and field in the database.
Responda
-
Tables and columns
-
System Definition
-
Fields
-
System Dictionary
Questão 66
Questão
Records are identified by a 32-character, globally unique ID, called a [blank_start]sys_id[blank_end].
Responda
-
sys_id
-
primary_key
-
id_sys
-
ID
Questão 67
Questão
Select the three correct answers.
In a table, each field has three key attributes:
Responda
-
label
-
condition
-
name
-
operator
-
value
Questão 68
Questão
Select all the answers that apply. Tables can be related to each other in various ways. What kind of relationships exist in ServiceNow?
Responda
-
One-to-Many
-
Many-to-Many
-
Database Views
-
Extensions
Questão 69
Questão
Tables can extend other tables. A table that extends another table is a [blank_start]child[blank_end] class. The table it extends is the [blank_start]parent[blank_end] class.
Questão 70
Questão
The Incident, Problem, and Change Request tables, are subcategories of the [blank_start]Task[blank_end] table.
Responda
-
Project
-
SC Task
-
Task
-
ServiceNow
Questão 71
Questão
If a table is extended but itself is not extending another table, it is called a [blank_start]base table[blank_end].
Responda
-
child table
-
base table
-
key table
-
principal table
Questão 72
Questão
Tables that exist in the base system are called:
Responda
-
custom tables
-
core tables
-
child tables
-
parent tables
Questão 73
Questão
Tables created by admins or developers are called:
Responda
-
core tables
-
child tables
-
custom tables
-
parent tables
Questão 74
Questão
Complete the sentence. The [blank_start]Schema Map[blank_end] provides a graphical representation of other tables related to a specific table.
Responda
-
Relationship
-
Flow Designer
-
Banner Frame
-
Schema Map
Questão 75
Questão
An [blank_start]Access Control[blank_end] is a security rule defined to restrict the permissions of a user from viewing and interacting with data.
Responda
-
Business Rule
-
Access Control
-
Security Admin
-
Client Script
Questão 76
Questão
Select the correct CRUD operations.
Responda
-
Create
-
Delete
-
Done
-
Read
-
Close
-
Update (Write)
-
Read Only
Questão 77
Questão
The [blank_start]Access Control List (ACL)[blank_end] contains all of an instance’s Access Control rules. Users with the appropriate permissions can modify rules and their definitions.
Responda
-
Business Rules
-
Security List
-
Access Control List
-
Control List
Questão 78
Questão
Complete the sentence. In order for a user to create or update Access Control roles, they must have the [blank_start]security_admin[blank_end] role.
Responda
-
acl_admin
-
security_admin
-
admin
-
admin_security
Questão 79
Questão
Select the correct ACL rule types.
Responda
-
table.record
-
table.None
-
table.table
-
table.*
-
table.field
Questão 80
Questão
This processing order ensures that users gain access to more general objects before gaining access to more specific objects.
Questão 81
Questão
Select the three correct answers. What types of permissions can be configured in an access control rule?
Questão 82
Questão
An [blank_start]Import Set[blank_end] is a tool used to import data from various data sources, and map that data into ServiceNow tables.
Responda
-
Transform Map
-
Data Source
-
Import Set
-
Target Table
Questão 83
Questão
[blank_start]Data Sources[blank_end] are records in ServiceNow that contain information regarding an Import Set data source. You can import a file from a local source (i.e. XML, CSV, Excel) or from a network server by providing a path and authentication information.
Responda
-
Import Set
-
Transform Map
-
Target Table
-
Data Sources
Questão 84
Questão
The [blank_start]Target Table[blank_end] is an existing table in where the data will be placed, post-transformation.
Responda
-
Import Set Table
-
Target Table
-
Custom Table
-
Transform Table
Questão 85
Questão
Select the 5 types of Data Sources used to import data.
Responda
-
JDBC
-
WORD
-
EXCEL
-
HTTP/FTP
-
HTML
-
XML
-
CSV
Questão 86
Questão
A [blank_start]transform map[blank_end] is a set of field maps that define the relationships between fields in an import set table and fields on a target table
Responda
-
target table
-
import set
-
data source
-
transform map
Questão 87
Questão
Coalescing a field means the field will be used as a unique key during imports.
Questão 88
Questão
What is a Data Policy?
Responda
-
Is a server-side script that runs when a record is displayed, inserted, updated, or deleted, or when a table is queried.
-
Is a rule that enforces data consistency by setting fields as mandatory and/or read-only.
-
Is a rule that is applied to a form to dynamically change information or the form itself.
-
It is used to add buttons, links, and context menu items on forms and lists, making the UI more interactive, customizable, and specific to user activities.
Questão 89
Questão
Which option allows you to update existing target table records when importing data from an import set?
Responda
-
Import Set
-
Data Source
-
Coalesce
-
Mapping
Questão 90
Questão
Which module is used as the first step for importing data?
Responda
-
Load Data
-
Import Data
-
Transform Map
-
Data Source
Questão 91
Questão
Is a series of tables and fields that contain all of the Configuration Items (CIs) controlled by your company, as well as their attributes and relationships.
Responda
-
Access Control List (ACL)
-
Configuration Management Database (CMDB)
-
Configuration Items (CIs)
-
System Dictionary
Questão 92
Questão
[blank_start]Configuration Items[blank_end] can be tangible or intangible devices or applications in the CMDB such as firewalls, computers, email services, and business services.
Questão 93
Questão
The [blank_start]CI relationship editor[blank_end] uses a concept of suggested relationships to help users see reasonable relationships between configuration items.
Responda
-
CMDB editor
-
CI relationship editor
-
System editor
-
CI editor
Questão 94
Questão
[blank_start]Dependency Views[blank_end] graphically display an infrastructure view for a configuration item and the business services that it is part of and that it supports.
Responda
-
Dependency Views
-
CI Relationship Editor
-
Map Icons
-
Schema Map
Questão 95
Questão
What are the three key tables in the CMDB?
Responda
-
cmdb
-
cmdb_rel_ci
-
cmdb_view
-
cmdb_baseline
-
cmdb_ci
-
cmdb_server
Questão 96
Questão
[blank_start]Knowledge Management[blank_end] allows users to create, categorize, review, approve, and browse important information in a centralized location that is shared by the entire organization.
Responda
-
Knowledge Content
-
Knowledge Management
-
Knowledge Editor
-
Knowledge Base
Questão 97
Questão
The Knowledge homepage displays knowledge articles and social questions (Q&A)
organized by:
Responda
-
Knowledge Base
-
Tags
-
Articles
-
Category
Questão 98
Questão
Knowledge Security:
[blank_start]User Criteria[blank_end] defines conditions that are evaluated against users to determine which users can create, read, write, and retire knowledge articles.
Responda
-
HR Criteria
-
Knowledge Criteria
-
User Criteria
-
ACL
Questão 99
Questão
Is a conversational bot platform that provides assistance to help users obtain information, make decisions, and perform common work tasks:
Responda
-
Virtual Agent
-
Connect Chat
-
Agent Intelligence
-
Chat Boot
Questão 100
Questão
Which role can manage multiple knowledge bases?
Responda
-
admin_knowledge
-
knowledge_admin
-
knowledge_editor
-
knowledge_manager
Questão 101
Questão
What access does a user need to be able to import articles to a knowledge base?
Responda
-
Can contribute
-
Can't contribute
-
Can read
-
Can't read
Questão 102
Questão
The [blank_start]Service Catalog[blank_end] is a robust ordering system for services and products offered by various departments for users.
Responda
-
Service Portal
-
Maintain Items
-
Service Catalog
-
Record Producer
Questão 103
Questão
Service Catalog Major Components:
[blank_start]Items[blank_end] are the building blocks of the Service Catalog, including:
• Hardware
• Software
• Services
Responda
-
Record Producer
-
Items
-
Variables
-
Flows
Questão 104
Questão
Service Catalog Major Components:
[blank_start]Variables[blank_end] provide questions to help the requester specify what item, option, or service to order.
Responda
-
Variables
-
Variable Sets
-
Order Guides
-
Record Producer
Questão 105
Questão
Service Catalog Major Components:
[blank_start]Record Producer[blank_end] are a form that produces a record of tasks. It is also an interface used as an alternative to lists and forms.
Responda
-
Record Producer
-
Order Guide
-
Item
-
Variable Set
Questão 106
Questão
Service Catalog Major Components:
[blank_start]Order Guides[blank_end] assist customers in ordering a complete set of needed items and help users identify the item relationships.
Responda
-
Record Producer
-
Variable
-
Variable Set
-
Order Guides
Questão 107
Questão
Service Catalog Major Components:
Service Catalog variables are not global by default and provide options to tailor a catalog item to the customer's needs.
Questão 108
Questão
The Service Catalog lets you attach variables either to a catalog item or to an execution plan. What are the five types of common variables?
Responda
-
Multiple Choice
-
Checkbox
-
Interger
-
Select Box
-
String
-
Single Line Text
-
True / False
-
Reference
Questão 109
Questão
What are the three tables used in the Catalog Items?
Responda
-
REQ# Request [sc_request] table.
-
INC# Incident [incident] table
-
RITM# Requested Item [sc_req_item] table
-
SCTASK# Catalog Task [sc_task] table
-
PRB# Problem [problem] table
-
CHG# Change Request [change_request] table
Questão 110
Questão
Which module is used to add, update, or remove catalog items?
Responda
-
Item Variables
-
Maintain Items
-
Service Portal
-
Items
Questão 111
Questão
Is a non-technical interface for building and enabling process automation capabilities, known as flows:
Responda
-
Flow Designer
-
Flow Operator
-
Action Designer
-
IntegrationHub
Questão 112
Questão
A trigger specifies the conditions of when a flow should be initiated. Triggers instantiate the flow and can be: (Select the three correct options).
Questão 113
Questão
Is a rule that is applied to a form to dynamically change information or the form itself, these determine what happens on the form, including: setting a field as mandatory, setting a field as hidden, setting a field as read-only. These are executed on the client side.
Questão 114
Questão
[blank_start]UI Actions[blank_end] add buttons, links, and context menu items on forms and lists, making the UI more interactive, customizable, and specific to user activities.
Responda
-
UI Actions
-
UI Policy
-
Client Script
-
Business Rule
Questão 115
Questão
[blank_start]Client Scripts[blank_end] make “real-time” changes to the appearance of the user interface, especially forms. Several types of scripts are supported:
- onSubmit():
- onChange():
- onLoad():
Responda
-
Business Rule
-
Data Policy
-
Client Scripts
-
Record Producer
Questão 116
Questão
A [blank_start]Business Rule[blank_end] is configured to run when a record is displayed, inserted, updated, deleted, or when a table is queried. These run on the server side.
Responda
-
UI Policy
-
Client Script
-
Business Rule
-
Data Policy
Questão 117
Questão
What is the language used for scripting in ServiceNow?
Responda
-
Phyton
-
C++
-
Java
-
Javascript
Questão 118
Questão
What provides additional functionality within an instance?
Responda
-
Business Rule
-
Plugins
-
Client Script
-
UI Actions
Questão 119
Questão
Does a business rule run on the client side or the server side?
Questão 120
Questão
Is a group of customizations that can be moved from one instance of ServiceNow to another.
Responda
-
Customer Update
-
Update Set
-
Data Source
-
Import Set
Questão 121
Questão
It is recommended to using the Default Update Set for moving customizations between instances.
Questão 122
Questão
Select the correct answers. What is captured in an Update Set?
Responda
-
Business Rules
-
New Data Records
-
Client Scripts
-
New Users and Groups
-
Report Definitions
-
Modified Data Records
-
Fields and Tables
-
Published Workflows
-
Tasks
-
Roles
Questão 123
Questão
What are the three steps for applying an Update Set to an instance?
Responda
-
Retrieve
-
Upload
-
Import
-
Commit
-
Preview
Questão 124
Questão
[blank_start]IntegrationHub[blank_end] provides a single solution to quickly integrate with third party services to build and share content.
Responda
-
Now Learning
-
Data Source
-
Record Producer
-
IntegrationHub
Questão 125
Questão
Homepages are not automatically included in an Update Set, but can be manually added.
Questão 126
Questão
A non-administrator user who is assigned one or more permissions to develop applications is called:
Questão 127
Questão
Which ServiceNow tool is used by developers to create custom applications?
Responda
-
ServiceNow Developers
-
ServiceNow Studio
-
Flow Designer
-
Workflow Editor