Untitled
42 Questions
0 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

What information is stored in the system's data dictionary?

  • Information on how tables relate to each other.
  • Scripts used to automate tasks on the platform.
  • The definition for each table and column. (correct)
  • The language dictionary used for spell checking.

When working on a form, how do 'Insert' and 'Update' operations differ in their behavior?

  • Insert creates a new record, and Update saves changes; both exit the form.
  • Insert saves changes and exits the form; Update saves changes and remains on the form.
  • Insert saves changes and remains on the form; Update saves changes and exits the form.
  • Insert creates a new record, and Update saves changes; both remain on the form. (correct)

How does the Event Log differ from the Event Registry?

  • Event Log is the same as the Event Registry.
  • Event Log lists Events triggered by integrations; the Event Registry lists events triggered during the day.
  • Event Log contains generated Events; the Event Registry is a table of Event definitions. (correct)
  • Event Log is formatted in the Log style; the Event Registry displays different fields.

What best describes a Dictionary Override?

<p>A Dictionary Override sets field properties in extended tables. (C)</p> Signup and view all the answers

Which group of permissions is primarily used to control access to Applications and Modules?

<p>Roles (D)</p> Signup and view all the answers

What is the primary purpose of a Record Producer?

<p>A type of Catalog Item that allows users to create task-based records from the Service Catalog. (A)</p> Signup and view all the answers

What do 'Create Incident,' 'Password Reset,' and 'Report Outage' services commonly direct the user to in the Service Catalog?

<p>A record producer (D)</p> Signup and view all the answers

What is the primary function of the Import Set Table?

<p>A staging area for imported records. (D)</p> Signup and view all the answers

To restrict a catalog content block to only be accessible by department managers, which of the following steps should be performed?

<p>Add the Department Manager group to the catalog item's user criteria. (D)</p> Signup and view all the answers

A user wants to filter incidents to show those that are both closed and assigned to the Network group. After clicking the filter funnel icon, what steps should they take to define these conditions?

<p>Define the first condition; click the AND button; define the second condition; press Enter. (A)</p> Signup and view all the answers

An Access Control rule applies to both the Incident table and the Major Incident field. What is the correct object name for this rule?

<p>incident.major_incident (E)</p> Signup and view all the answers

HR Onboarding and Facilities both need employees to request event room setup services. The form and task routing are the same, but each wants it in their own service catalog. HR's primary users are onboarding coordinators, while Facilities' is for anyone in the company. How should the catalog item be configured?

<p>Create one Catalog Item for Event Room Set Up; then publish to both Catalogs. (A)</p> Signup and view all the answers

After completing work in High Security Settings, what action returns the system to normal admin security levels?

<p>Log out and back in. (B)</p> Signup and view all the answers

Which ServiceNow feature is used to map data between different field names during data imports?

<p>Transform Map (C)</p> Signup and view all the answers

Which icon on the Form header in ServiceNow allows you to access and apply form templates?

<p>More Options(…) (A)</p> Signup and view all the answers

When using the Data Pill Picker in ServiceNow, which keys are used to dot-walk to fields in related tables?

<p>Arrows (A)</p> Signup and view all the answers

In what order are Access Controls (ACLs) evaluated in ServiceNow to determine user access?

<p>Table-level - most specific to most general; then Field-level - most specific to most general (C)</p> Signup and view all the answers

Which ServiceNow instance resource offers guided tours, details on actions, and instructions for using inputs and outputs in a flow?

<p>Help Panel (question mark icon) (B)</p> Signup and view all the answers

Which section of the Report Designer in ServiceNow is used to define groupings and calculations to be performed on the report data?

<p>Group by (A)</p> Signup and view all the answers

Which icon is used to modify the icon and color associated with a favorite in ServiceNow?

<p>Pencil (B)</p> Signup and view all the answers

What is the recommended approach for gaining hands-on experience with a newly released ServiceNow application to assess its potential value for your company?

<p>Activate the application plug in, on your personal dev instance (B)</p> Signup and view all the answers

A customer needs incident numbers to be read-only for all users and the Short Description field to be mandatory on all records during insertion across all applications. Which type of policy best meets these requirements?

<p>Data Policy (D)</p> Signup and view all the answers

Where on the ServiceNow instance can you typically find the option to access applications such as Incident Management?

<p>Application Navigator (A)</p> Signup and view all the answers

Which catalog tool would you utilize to create a new catalog item or record producer in ServiceNow?

<p>Catalog Builder (D)</p> Signup and view all the answers

Within the CMDB, what term describes a component that must be managed to deliver services?

<p>Configuration Item (D)</p> Signup and view all the answers

On a ServiceNow form, which type of field, when clicked, allows you to see a preview of the associated record?

<p>Reference (A)</p> Signup and view all the answers

While viewing an Incident record, how would you add a Tag labeled 'Special Handling' to that record?

<p>Click on the More options (...) icon, click Add Tag, type Special Handling, press enter (A)</p> Signup and view all the answers

What is the initial step when importing data from a spreadsheet into ServiceNow?

<p>Create Import Set (C)</p> Signup and view all the answers

What is the correct sequence of steps for importing data using an import set?

<p>Create Import Set; Create transform map; Transform data; Clean up import table (B)</p> Signup and view all the answers

Which feature in ServiceNow allows you to restrict who can contribute to or read knowledge articles within a specific knowledge base?

<p>User Criteria (A)</p> Signup and view all the answers

When migrating a homepage or dashboard between ServiceNow instances, what consideration is most important regarding update sets?

<p>Manually add them to the update set (D)</p> Signup and view all the answers

How can users assign a task to themselves directly from a list view? (Choose two.)

<p>Select the record using the check box then select the 'Assign To Me' UI action on the List Header (A), Double click on the Assigned to value, type the name of the user, and select the green check (B)</p> Signup and view all the answers

What is the platform name (or system name) for the Group table in ServiceNow?

<p>sys_user_group (A)</p> Signup and view all the answers

Which module allows administrators to specify destinations for imported data on any ServiceNow table?

<p>Transform Map (D)</p> Signup and view all the answers

As administrator, what is the correct procedure to gain access to features governed by High Security Settings?

<p>Right-click on the header and select 'Elevate Roles'. (B)</p> Signup and view all the answers

Which section within the notes tab of a record displays a chronological record of updates and interactions related to the record?

<p>Activity (A)</p> Signup and view all the answers

What is the navigation path to access the schema map for a specific table within ServiceNow?

<p>System Definition &gt; Tables; Select Table; Go to Related links and click Show Schema Map. (A)</p> Signup and view all the answers

Which table serves as the foundational base table for the Configuration Management Database (CMDB) hierarchy?

<p>cmdb (D)</p> Signup and view all the answers

In the context of a ServiceNow table, what accurately describes a field?

<p>A field is a table cell that stores data. (B)</p> Signup and view all the answers

Which of the following options are examples of UI Actions that are typically associated with ServiceNow forms? (Choose three.)

<p>Form Context Menu (A), Form Links (C), Form Buttons (D)</p> Signup and view all the answers

A knowledge base is configured with the following criteria:

  • Companies: ACME North America
  • Departments: HR
  • Groups: ACME Managers
  • Match All: Yes

Based on these settings, which users would have access to this knowledge base?

<p>Members of the ACME Manager group, who are also members of HR Department and part of ACME North America Corporation. (A)</p> Signup and view all the answers

Within Flow Designer, how is data generated from an action made available for use in subsequent actions within the same flow?

<p>Data Pill (B)</p> Signup and view all the answers

Flashcards

Table Relationships

Information on how tables relate to each other.

Insert vs. Update (Form)

Insert creates a new record and stays on the form; Update saves changes and stays on the form.

Event Log vs. Event Registry

Event Log contains generated Events; Event Registry defines Events.

Dictionary Override

Sets field properties in extended tables.

Signup and view all the flashcards

Roles

Control Application and Module Access.

Signup and view all the flashcards

Record Producer

A Catalog Item that lets users create task-based records from the Service Catalog.

Signup and view all the flashcards

Common Service Catalog Items

They direct to a Record Producer.

Signup and view all the flashcards

Import Set Table

A staging area for imported records.

Signup and view all the flashcards

Restrict catalog item access?

Adding the Department Manager group to the catalog item's user criteria will restrict the item to only users in that group.

Signup and view all the flashcards

Multiple filter conditions

Define the first condition, click AND button, define second condition, then click Run to see records that meet both conditions.

Signup and view all the flashcards

ACL object name format

The object name for a field-specific rule on the Incident table and Major Incident field is incident.major_incident.

Signup and view all the flashcards

Shared Catalog Item

Create one Catalog Item for Event Room Set Up and publish to both Catalogs.

Signup and view all the flashcards

Revert to normal security

Select Normal role will restore normal admin security levels.

Signup and view all the flashcards

Configuration Item (CI)

A component managed to deliver services in CMDB.

Signup and view all the flashcards

First step importing data

Select Import Set.

Signup and view all the flashcards

Steps to import data

Create Import Set, Create transform map, Transform data, Cleanup import table.

Signup and view all the flashcards

Assigning a task to yourself

Double click on the Assigned to value, type the name of the user, and select the green check; Right click on the Task number and select the Assign to me option in the menu.

Signup and view all the flashcards

Module to define data destinations

Transform Map.

Signup and view all the flashcards

Data Policy

Enforces data consistency; read-only fields, mandatory fields on insert.

Signup and view all the flashcards

Application Navigator

Used to access applications and modules within ServiceNow.

Signup and view all the flashcards

Catalog Builder

Tool for creating catalog items and record producers.

Signup and view all the flashcards

Reference Field (with Preview)

Shows a preview of the associated record when clicked.

Signup and view all the flashcards

Add a Tag to a Record

Click the More options (...) icon, click Add Tag, type Special Handling, press enter.

Signup and view all the flashcards

Knowledge Base Access Control

User Criteria limits knowledge base access.

Signup and view all the flashcards

Moving Homepages/Dashboards

They cannot be moved via update sets.

Signup and view all the flashcards

Group Table Name

sys_user_group

Signup and view all the flashcards

Transform Map

Controls data transformation during import processes.

Signup and view all the flashcards

More Options (...) icon

Access form templates via this icon in the form header.

Signup and view all the flashcards

Arrow Keys

Use these to navigate to fields in related tables within the Data Pill Picker.

Signup and view all the flashcards

Access Control Evaluation Order

Access Controls are evaluated in this order for security.

Signup and view all the flashcards

Help Panel (question mark icon)

This instance resource provides guided tours and instructions.

Signup and view all the flashcards

Group By Section

Specify groupings and calculations for a report in this section.

Signup and view all the flashcards

Pencil Icon

Use this icon to customize the icon and color of a Favorite.

Signup and view all the flashcards

Activate the application plug in

The best way to get hands-on experience with a new application is to

Signup and view all the flashcards

Configure Priority Field

Right-click the Priority field and select 'Configure Dictionary' to modify its attributes.

Signup and view all the flashcards

Accessing Security Admin Features

To access High Security Settings features, add the security_admin role to your user account.

Signup and view all the flashcards

Notes Tab: Work History

The Timeline section on the Notes tab displays the history of work documented on the record.

Signup and view all the flashcards

Navigating to Schema Map

Navigate to Schema map for a table via: System Definition > Tables; Select Table; Go to Related links and click Show Schema Map.

Signup and view all the flashcards

Base CMDB Table

The base table of the Configuration Management Database (CMDB) hierarchy is cmdb_ci.

Signup and view all the flashcards

ServiceNow Field

A field in a ServiceNow table is a table cell that stores data.

Signup and view all the flashcards

UI Actions on Forms

Examples of UI Actions relating to forms are Form Buttons, Form Context Menu, and Form Links.

Signup and view all the flashcards

Knowledge Base Access

With 'Match All: Yes', only members of ACME Manager group who are also in HR Department and part of ACME North America have access.

Signup and view all the flashcards

Study Notes

Service Catalog Components

  • A Service Catalog can include:
    • Record Producers
    • Order Guides
    • Catalog Items

Coalescing Fields During Imports

  • When using coalesce fields during data imports, if a match is found, the existing record gets updated using the information being imported.

Metrics in ServiceNow Reporting

  • Metrics are used to measure and evaluate the effectiveness of IT service management processes within ServiceNow reporting.

Controlling Display Sequence of a Service Catalog Item

  • The display sequence in a Service Catalog Item is controlled by setting the Order field in the variable form.

Report Creation in ServiceNow

  • Reports can be created from:
    • List column heading
    • View / Run module

Sorting Knowledge Base Search Results

  • Knowledge Base Search results can be sorted by:
    • Most recent update
    • Relevancy
    • Number of views

Path to View Fulfillment Stage Task List

  • An administrator can view the fulfillment stage task list for an order via the following path:
    • REQ (Number) > RITM (Number) > TASK (Number)

Quick Access to Application Menus and Modules

  • Favorite refers to application menus and modules that can be accessed quickly and often.

Result of Placing an Order in Service Catalog

  • Request is generated after ordering an item or service from the Service Catalog.

User Menu Actions in ServiceNow

  • From the User menu, a user can select to:
    • Send Notifications
    • Elevate
    • Impersonate

Examples of UI Functionality

  • Buttons, form links, and context menu items are examples of UI Actions.

Service Catalog Item

  • The Service Catalog Items are the building blocks of the Service Catalog.

Order of Table Access Control Processing

  • Table Access Control rules are processed in this order:
    • Table name
    • Parent table name
    • Any table name (wildcard)

Platform Name for the User Table

  • The platform name for the User table is sys_user.

Meaning of REQ Number

  • A REQ number in the Service Catalog represents the order number.

Application Navigator History Section

  • UI Pages will not appear in the History section of the Application Navigator.

Recommendation for Update Sets

  • Avoid using the Default Update Set for moving customizations from instance to instance.

Initiating a Flow

  • A Trigger is used to initiate a flow.

Service Catalog Variables

  • Service Catalog variables are global by default.

Column Context Menus

  • Actions such as creating quick reports, configuring the list, and exporting data are displayed through column context menus.

Products for Populating CMDB

  • The ServiceNow products used to discover and populate the CMDB are:
    • Discovery
    • IntegrationHub ETL

Purpose of Mapping Assist

  • Mapping Assist is used for Mapping fields using a Field Map when using the Load Data and Transform Map process.

Contents of Configuration Management Database (CMDB)

  • The CMDB contains data about tangible and intangible business assets.

Order of Filter Elements

  • Filter elements should be specified in the order:
    • Field
    • Operator
    • Value

Business Rules

  • A business rule can be a piece of Javascript.

Types of Client Scripts Supported

  • ServiceNow supports these Javascript client scripts:
    • onSubmit
    • onUpdate
    • onCellEdit
    • onLoad
    • onChange

Table Extensibility in ServiceNow

  • Base Tables may be extended by other tables, but cannot extend another table.

Purpose of an Order Guide

  • An Order Guide provides the ability to order multiple, related items as one request.

Tool for Real-Time Conversations

  • Connect Chat is used to have conversations with logged-in users in real-time.

ServiceNow CMDB Concepts

  • The following concepts are associated with the ServiceNow CMDB:
    • Service Processes
    • Tables and Fields
    • Database
    • Dependency View

What is a Formatter?

  • A formatter is a form element used to display information that is not a field in the record.
  • App Navigator search results include:
    • Names of Applications and Modules
    • Names of Modules
    • Names of Applications
    • Favorites

Getting Information from Referenced Fields

  • Dot-Walking is used for getting information from a series of referenced fields from different tables.

Schema Map Details

  • A schema map displays the details of tables and their relationships in a visual manner, allowing administrators to view and easily access different parts of the database schema.

Purpose of an Update Set

  • An Update Set allows administrators to group a series of changes into a named set and then move this set as a unit to other systems.

UI16 Customization Options

  • The Basic Configuration UI16 module for customization includes:
    • Banner Image
    • Browser Tab Title
    • System Date Format

Function of User Impersonation

  • User impersonation allows for testing and visibility.

System Dictionary Contents

  • The System Dictionary contains the definition for each table and column.

Difference Between Insert and Update Operations

  • Insert creates a new record and Update saves changes.

Event Log vs Event Registry

  • An Event Log contains generated Events, which can be triggered by integrations.
  • The Event Registry is a table of Event definitions.

Dictionary Override Function

  • A Dictionary Override sets field properties in extended tables.

Access Control Permissions

  • Roles are used to control Application and Module access.

What is a Record Producer?

  • A Record Producer is a type of Catalog Item that allows users to create task-based records from the Service Catalog.

Common Services in Service Catalog

  • Create Incident, Password Reset, and Report Outage direct the user to a record producer.

Import Set Table

  • An Import Set Table is a staging area for imported records.

Characteristics of Importing Data

  • An existing Transform Map can be used multiple times with the same import set.

Where to Create New Item

  • To create a new item, administrators access the Maintain Items module in the Service Catalog application.

Editing Field Values

  • List Editor allows a user to edit field values in a list without opening the form.

Service Catalog Variable Types

  • Variable Types can be added to a Service Catalog Item
    • Multiple Choice
    • Select Box
    • Checkbox

Moving Workflows

  • Update Sets are used to move Workflows.

Service Catalog Components

  • The baseline Service Catalog homepage contains links to:
    • Record Producers
    • Order Guides
    • Catalog Items

Inheritance with Extended Tables

  • A new table extended from another inherits fields of the parent table, and can contain new, unique fields.

Checking ServiceNow Release

  • Admins can check the release on a ServiceNow instance in the Stats module.

Knowledge Article State

  • Knowledge articles must be in a Published state to display to a user.

Conversational Bot Definition

  • Virtual agent provides assistance to help users obtain information, make decisions, and performs tasks.
  • Presents related records.

Purpose of Service Catalog

  • Service catalog flow drives fulfillment process and sends notifications to users or groups.

Created Item Workflow

  • Task describes something that is created, has work performed on it, and is eventually moced to a state of closed.

Authentication Method

  • Valid service now user authentication (choose three) -Local database -LDAP -SSO

Permission Requirements

What components are within access control rules? -Roles -Conditional expressions -Scripts

Which section of ServiceNow UI allows users to perform global search? A) Banner frame

List Filter

To make a list filter available to everyone assign a name, set visibility and save

What doesn't appear in application navigator: A) Incident > Assigned to me

How to Categorize

What do you use to categorize, flag and locate records: A) Tags

What populates commonly used tools?

What tool should be used to popular commonly used fields in a form. A) Templates

How groups are defined

How is a group defined in ServiceNow A) One record stored in the Group type [sys_user_group] table

Definition of Roles

What is a role in ServiceNow? A) One record in the Role [sys_user_role] table

What's a notification

What is a notification? A tool for alerting users that events that concern them have occurred

Types of Visual Task Boards

What is not a Visual Task Board A) Feature

Assignment Best Practices

What are best practices regarding users/groups/roles? (Choose three.) You can add: -Users to groups You should: -Assign roles to groups

2 Ways to Generate an Event

What are two ways to generate an event. (Choose two?) -Business rule -Workflow

Task Table Fields

Which core table in the service now platform provides series of standard fields used in each of the tables? -Task

Data Structure for Tables

What is the organization of data within a ServiceNow table? -A column is one field and a record is one row.

Unique Record Identifier

What's a sys_ID -Unique 32-character identifier assigned to a record

Table Naming Convention

When creating a global custom table named 'a,b,c' what's the table name that is automatically assigned? -u_abc

Access Requirements

Access control rules may provide what: -Access Security for a: -Specific row, column, or table

System Import

What's the primary application used to load data in servicenow? -System import set

Order to Import Data

What is required when importing new data into a Service Now spreadsheet: -Load data -Create transfer map -Run transform

Configuration Management Dependency

Which tool is used for creating dependencies between configuration items in the CMDB: -Config management relationship editor

Difference Between UI and Data Policy?

What's the difference between a UI policy and a data policy? -Data policy only, while UI policy is a combination of system and user functions

Where is the most accurate list of captured change?

Answer: Changes made to table, forms, views and fields

Steps to retrieve Update sets

What is the sequence for retrieving an update set? -Verify -Complete -Retrieve -Preview -Commit

About Integration Hub

Integration Hub lets you enable third party APIs which are also part of a flow this is referred to as a "Spoke."

Application Security

Which provides application protection by identifying and restricting access to available files and data. -Application scope

Access Control Rules

  • If there is more than one rule the older rule is evaluated first
  • If a row level rule and a field level rule exist, both rules must be true before operation is allowed

What Data Models do (CSDM)

  • It provides a resource that tells you which provide a standard and shared set of service related definitions across ServiceNow products

Network Responsibilities

  • manager not being in network or hardware group

Application Based trigger

  • You must activate the applications spoke AND needed plug-ins

Service Now Interfaces

  • the following are ServiceNow platform interfaces: (Choose four.)
  • A. Now Mobile
  • B. (The standard) agent interface
  • C. Service portal

Not in Update Set

  • Not Included in an update by default (4 things):
  • -* Data
  • -* Schedules
  • -* Database changes
  • -* Scheduled jobs

You would like to add a field in a new form to a new program-

  • (Choose two.)
  • A. Right click on form header, select Configure > Form Layout
  • B. Click on context menu (three dots), select Configure > Form Designer

Table Map Relations

  • This option allows you to make appropriate C,MDB tables:
  • Common Service Data Model (CSDM)

Activation - plug in needed.

  • Activate> plug-in

Unique identifier

  • Sys_id is always a record's unique identifier

How to submit only to specific employees

  • How all first line employees with shirt orders and size ability:
  • Create Catalog Item and use the Not Available list to specify the Manager Group

Migrating Data Quick

  • Update Set:

How to label a favorite

  • With a Pencil

Business Rules Specs

  • What needs to be specified when creating a Business Rule?
  • Table
  • Script to Run
  • When

Task Clock

  • What feature can track the amount of time that a task has been open and is completed within allotted time?
  • Service Level Agreements (SLAs)

List Reports

What is a quick way to create a report from a list view?

  • Apply filter, right click on column header, select Bar Chart

Table match/ Target Mapping

What import utility you use when the field names on the import set match the name of the fields on the Target table?

  • Automatic Mapping

Browse Internal Data

What interface would you use if you wanted to browse internal IT documentation?

  • Knowledge base

What should you suggest to fix issue if a new service desk employee complains created dates/ times are incorrect in their incident list?

  • Have them use the gear icon to set the employee’s time

Sys Admin Security Modules

What are three security modules Often used by the System Administrator? (Choose three.)

  • System Properties> Security
  • System ACL (Security > Access Control)
  • Security > High Security Settings

How to create form

A. Create Catalog Item for Event Room Set Up; then publish to both Catalogs. B. B. Log out and back in

Where should the analyst start w/ report building?

A. Reports > Getting Started

Update new instance?

What are steps for applying update set to instance

  • A. retrieve, preview, commit

When import spread sheet data into ServiceNow when does data get written to the receiving table

A. Run transform

What would you do /list if you wanted to show the records in groups.

A. Context Menu, select Group By > Category B. On the Category name column title, click Context menu > Group By Category

Collaboration

Which collaboration tool allows the banner, using the bubble icon? -Connect Chat

Which tab where user define knowledge articles

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

Actions To update Multiple Records

Which features allow you to update multiple records at one time? (Choose two.) -List Editor. -Update Selected Action

Knowledge worker Roles

Categories in the knowledge base, by default, can be created and edited by which knowledge workers?(Choose two,) -Knowledge contributors -Knowledge Managers

Communication Channels

Which tool communication tool allows users to create new conversations? -connect chat

Incident Fields

  • What fields can be view on an incident table.
  • Tables & columns
  • Dictionary

The time flow

  • What component causes a flow record has been created or updated?
  • Record Trigger

Boolean Check

  • Booleans will also populate

How to access available to you?

A. self Service > knowledge

Data Quality

Which Type of Policty would you use to meet data requirements?

Person with Clearly

Defines paths and workflows in the platform and have one or more roles.

  • Is a process view

What is the proper module to customize your instance banner image?

  • System Properties > Basic Configuration UI16

DB provider

Which database provides a logo model of your company's infrastructure by identifying controlling, maintaining and verifying CIS that exitst?

  • the CMDB

How to use utility tool

  • Flow designer

How to find what modules are visible

  • Impersonate the user

###Performance

It will take Snap shots of Data

  • It records data

High priority

Click on priority and select,

  • The show Choice list

New templates

You customer would likely a New template to to notify users with affect by outage

  • System notification > Email > Notification

How to look for something in flow a. Drag data pill into the flow definition

Which reports are visiable

  • Group
  • My reports
  • Global
  • All

what tool is used to define relationship A. transform map

Power to help the user

New power to help the user

  • Virtual Agents
  • If workflow has approve approval's task notifications records Flow

How add to form?

  • Form > Layout
  • configure > Form Layout

What label/ icons Context menu

Group table

Which table group located?

  • A) Group (sys_user_group)

Form Items

what item is on form and list?

  • UI Actions

Business Rule

  • How do you decide the rule the execute? -Before, after, async, display.

What import type of data

What are different types of Data Source (choose four)

  • A Local Sources i.e. XML, CSV Excel
  • JDBC connection
  • Network
  • LDAP connection

Types of Filter Conditions

What is the components make up a filter condition

  • Opperatee
  • Match criteria
  • Values

Inpersonaltion What is how you get back to orginal profile.

  • End personalization

Workflow

What Controls Publishing retire what knowledge are controlled.

  • Workflows

List Data

What is it when the list data normal word.

  • Nature language query
  • On the service catalog what has more relations?
  • Request can have many requested items.
  • Request item has catalog tasks -Require approval

What componet on always has choicelist

  • A) Opterater

Role definition is known as

A collection of permission

You can't see things

"users complaining that, they are seeing a blank page when they are attempting to the new, and the

  • Inventory Application what is the problem: users has a read-only but
  • Inventory table

How can view table

  • Common service Data mode

Month Performance

Manager wants to view a shot of performance data

  • A performance Data

FLow designer

What are the advantage the flow sign

  • (Choose three.)
  • Reduce technical det
  • Smooth 3rd party application

Impersonate

  • Add the role Log Write to the Impersonator Group
  • What must you have active for proper impersonation tracking?
  • Activate the glide.sys.log_impersonation prop

How to get run time

What is the run time with value

  • Data pull run time

User trips

A. Request + Response

Rows on a table

  • "Import rows as is is new records are added to this table"

Best Admin

What's the best admins have for funtion

  • System Administrator

Catolog Items

What features do to specifying a service item

  • Is a User Criter

Compent of tables

What component of Table

  • Field

Down Field in a table

what has Drop list pick predefined options

  • Choice*
  • User (sys_user(

##Triggered?

  • What trigger by events to updates ServiceNow
  • Notifications
  • What type of field as a drop drop from the fill defines option ?
  • Choice
  • What do you make to see what modules are visible to them?
  • I Impersonate the USer"

All SnapShot

what more than that Take it as point is run

  • choice list what do you do E) Show choicelist

Which mod can be triggered

System notification > email > notifications

  • A) drag table onto flow definition

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Related Documents

More Like This

Untitled Quiz
6 questions

Untitled Quiz

AdoredHealing avatar
AdoredHealing
Untitled
44 questions

Untitled

ExaltingAndradite avatar
ExaltingAndradite
Untitled
6 questions

Untitled

StrikingParadise avatar
StrikingParadise
Untitled Quiz
50 questions

Untitled Quiz

JoyousSulfur avatar
JoyousSulfur
Use Quizgecko on...
Browser
Browser