ServiceNow CSA Exam

¡Supera tus tareas y exámenes ahora con Quizwiz!

Which one of the following statements describes the content of the Configuration Management Database (CMDB)? A. The CMDB contains data about tangible and intangible business assets B. The CMDB contains the Business Rules that direct the intangible, configurable assets used by a company C. The CMDB archives all Service Management PaaS equipment metadata and usage statistics D. The CMDB contains ITIL process data pertaining to configuration items

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

Create Incident, Password Reset, and Report outage: what do these services in the Service Catalog have in common? A. They direct the user to a record producer B. They direct the user to a catalog property C. They direct the user to a catalog UI policy D. They direct the user to a catalog client script

A. They direct the user to a record producer.

What is a sys_id? A. Unique 32-character identifier that is assigned to every record B. A client-side Business Rule C. A server-side Business Rule D. Unique 64-character identifier that is assigned to every record

A. Unique 32-character identifier that is assigned to every record.

What is used frequently to move customizations from one instance to another? A. Update Sets B. Code Sets C. Update Packs D. Configuration Logs E. Remote Sets F. Local Sets G. Code Packs

A. Update Sets

How are Workflows moved between instances? A. Workflows are moved using Update Sets B. Workflows are moved using Transform Maps C. Workflows are moved using Application Sets D. Workflows cannot be moved between instances

A. Workflows are moved using Update Sets.

A REQ number in the Service Catalog represents ___. A. the order number. B. the stage. C. the task to complete. D. the individual item in the order.

A. the order number

What is a quick way to create a report from a list view? A. Click on filter breadcrumb, drag and drop on the Report > Create New module B. Click Funnel, define filter conditions, click Create Report C. Click Context Menu, select Create Report D. Apply filter, right click on column header, select Bar Chart E. Apply filter, right click on column header, select Create Report

D. Apply filter, right click on column header, select Bar Chart

Which one of the following is an accurate list of changes that are captured in an Update Set? A. Changes made to: tables, forms, schedules, and client scripts B. Changes made to: tables, forms, Business Rules, and data records C. Changes made to: tables, forms, groups, and configuration items (CIs) D. Changes made to: table, forms, views, and fields

D. Changes made to: tables, forms, views, and fields

What would NOT appear in the Application Navigator if 'service' is typed into the filter field? A. Configuration > Business Services B. Self-Service > Knowledge C. Service Portal > Widgets D. Incident > Assigned to me

D. Incident > Assigned to me

When using the Load Data and Transform Maps process, what is the Mapping Assist used for? A. Mapping fields using the Import Log B. Mapping fields using Transform History C. Mapping fields using an SLA D. Mapping fields using a Field Map

D. Mapping fields using a Field Map

Which three Variable Types can be added to a Service Catalog Item? A. True/False, Multiple Choice, and Ordered B. True/False, Checkbox, and Number List C. Number List, Single Line Text, and Reference D. Multiple Choice, Select Box, and Checkbox

D. Multiple Choice, Select Box, Checkbox

What do you activate when you want to add applications or functionality within your development instance? A. App Package B. Updated Pack C. Patch D. Plugin E. App Updated Set

D. Plugin

A Service Catalog may include which of the following components? A. Order Guides, Exchange Rates, Calendars B. Order Guides, Catalog Items, and Interceptors C. Catalog Items, Asset Contracts, Task Surveys D. Record Producers, Order Guides, and Catalog Items

D. Record Producer, Order Guides, Catalog Items

For Administrators creating new Service Catalog items, what is a characteristic they should know about Service Catalog variables? A. Service Catalog variables can only be used in Record Producers B. Service Catalog variables can only be used in Order Guides C. Service Catalog variables cannot affect the order price D. Service Catalog variables are global by default

D. Service Catalog variables are global by default

Which term best describes something that is created, has work performed upon it, and is eventually moved to a state of closed? A. report B. flow C. event D. task

D. Task

An IT manager is responsible for the Network and Hardware assignment groups, each group contains 5 team members. These team members are working on many tasks, but the manager cannot see any tasks on the Service Desk > My Groups Work list. What could explain this? A. The Service Desk > My Groups Work list shows active work tasks that are not yet assigned. B. The manager does not have the itil role. C. The manager is not a member of the Service Desk group. D. The manager is not a member of the Network and Hardware groups. E. The Assignment Group manager field is empty.

D. The manager is not a member of the Network and Hardware groups

What is the purpose of a Related List? A. To create a one-to-many relationship B. To dot-walk to a core table C. To present related fields D. To present related records

D. To present related records

What are the steps to retrieve an Update Set? A. Verify Update Set is Complete, Retrieve, Preview, Apply B. Verify Update Set is Complete, Test Connection, Apply C. Verify Update Set is Complete, Test Connection, Commit D. Verify Update Set is Complete, Retrieve, Preview, Commit

D. Verify Update Set is Complete, Retrieve, Preview, Commit

What field contains a record's 32-character, unique identifier? A. sn_rec_id B. rec_id C. u_id D. sys_id E. sn_gu_id F. sn_sys_id G. id

D. sys_id

Access Control rules may be defined with which of the following permission requirements? (Choose Three) A. Roles B. Conditional Expressions C. Assignment Rules D. Scripts E. User Criteria F. Groups

A. Roles B. Conditional Expressions D. Scripts

Which of the following concepts are associated with the ServiceNow CMDB? (Choose Four) A. Service Processes B. User Permissions C. Tables and Fields D. A Database E. The Dependency View

A. Service Processes C. Tables and Fields D. A Database E. The Dependency View

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? A. Task [task] B. Assignment [assignment] C. Service [service] D. Workflow [workflow]

A. Task [task]

Which tool should be used to populate commonly used fields in a form? A. Template B. Reference Qualifier C. Formatter D. Assignment Rule

A. Template

What is the function of user impersonation? A. Testing and visibility B. Activate verbose logging C. View custom perspectives D. Unlock Application master list

A. Testing and visibility

Which of the following is true of Service Catalog Items in relation to the Service Catalog? A. They run behind the scenes. B. They are the building blocks. C. They are optional. D. They provide options.

B. They are the building blocks

What needs to be specified, when creating a Business Rule? (Choose Four) A. UI action B. Table C. Fields to update D. Who can run E. Script to run F. Application scope G. Update set H. Timing I. Condition to evaluate

B. Table E. Script to run H. Timing I. Condition to evaluate

Buttons, form links, and context menu items are all example of what types of functionality? A. Business Rule B. UI Action C. Client Script D. UI Policy

B. UI Action

Which would not appear in the History section of the Application Navigator? A. Records B. UI Pages C. Lists D. Forms

B. UI Pages

What is the platform name for the User table? A. u_users B. sys_users C. x_users D. sys_user

B. sys_user

Table Access Control rules are processed in the following order: A. any table name (wildcard), parent table name, table name B. table name, parent table name, any table name (wildcard) C. parent table name, table name, any table name (wildcard) D. any table name (wildcard), table name, parent table name

B. Table name, parent table name, any table name (wildcard)

What information does the System Dictionary contain? A. The human-readable labels and language settings B. The definition for each table and column C. The information on how tables relate to each other D. The language dictionary used for spell checking

B. The definition of each table and column

Which of the following is used to initiate a flow? A. A Trigger B. Core Action C. A spoke D. An Event

A. A trigger

Which one of the following statements best describes the purpose of an Update Set? A. 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 B. By default, an Update Set includes customizations, Business Rules, and homepages C. An Update Set is a group of customizations that is moved from Production to Development D. By default, the changes included in an Update Set are visible only in the instance to which they are applied

A. 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.

The baseline Service Catalog homepage contains links to which of the following components? A. Record Producers, Order Guides, and Catalog Items B. Order Guides, Item Variables, and flows C. Order Guides, Catalog Items, and flows D. Record Producers, Order Guides, and Item Variables

A. Record Producers, Order Guides, and Catalog Items.

Which one of the following statements is a recommendation from ServiceNow about Update Sets? A. Avoid using the Default Update set as an Update Set for moving customizations from instance to instance B. Before moving customizations from instance to instance with Update Sets, ensure that both instances are different versions C. Use the Baseline Update Set to store the contents of items after they are changed the first time D. Once an Update Set is closed as Complete, change it back to In Progress until it is applied to another instance

A. Avoid using the Default Update Set for moving customizations from Instance to Instance.

Which of the following can be customized through the base Configuration UI 16 module? (Choose Three) A. Banner Image B. Record Number Format C. Browser Tab Title D. System Date Format E. Form Header Size

A. Banner Image C. Browser Tab Title D. System Date Format

Which type of tables may be extended by other tables, but do not extend another table? A. Base Tables B. Core Tables C. Extended Tables D. Custom Tables

A. Base Tables

What are two ways to generate an Event? A. Business Rule B. Workflow C. Log entry D. Knowledge article publication

A. Business Rule B. Workflow

Which tool is used for creating dependencies between configuration items in the CMDB? A. CI Relationship Editor B. CMDB Builder C. CI Service Manager D. Cl Class Manager

A. CI Relationship Editor

Which ServiceNow resource is a framework that ensures that data your ServiceNow application requires maps correctly to the appropriate CMDB tables? A. Common Service Data Model (CSDM) B. Service Mapping Utility (SMU) C. Service Schema Map (SSM) D. CMDB Class Manager (CMDBCM) E. CI Class Manager (CICM)

A. Common Service Data Model (CSDM)

ServiceNow contains a resource which provides the following: + A standard and shared set of service related definitions across ServiceNow products and platforms that will enable and support true service level reporting. + A CMDB framework across our products and platforms that will enable and support multiple configuration strategies. What resources do these statements describe? A. Common Services Data Model (CSDM) B. Information Technology Service Management (ITSM) C. Configuration Management Database (CMDB) D. Information Technology Infrastructure Library (ITIL)

A. Common Services Data Model (CSDM)

Which tool is used to have conversations with logged-in users in real-time? A. Connect Chat B. Now Messenger C. User Presence D. Comments

A. Connect Chat

Which of the following are not included in an Update Set, by default? (Choose Five) A. Dashboards B. Data C. Published Workflows D. Business Rules E. Schedules F. Database changes G. Related Lists H. Report Definitions I. Scheduled Jobs J. Client Scripts K. Views

A. Dashboards B. Data E. Schedules F. Database Changes I. Scheduled Jobs

Which ServiceNow products can be used to discover and populate the CMDB? (Choose Two) A. Discovery B. IntegrationHub ETL C. Finder D. CMDB Plug-in E. CMDB Integration Dashboard

A. Discovery B. IntegrationHub ETL

How is the Event Log different from the Event registry? A. Event Log contains generated Events, the Event Registry is a table of Event definitions B. Event Log is formatted in the Log style, the Event Registry displays different fields C. Event Log lists Events that were triggered by integrations, the Event Registry lists the Events that were triggered during the day (24-hour period) D. Event Log is the same as the Event Registry

A. Event Log contains generated Events. The Event Registry is a table of Event definitions.

In what order should filter elements be specified? A. Field, Operator, then Value B. Field, Operator, then Condition C. Operator, Condition, then Value D. Value, Operator, then Field

A. Field, Operator, then Value

Which one of the following statements applies to a set of fields when they are coalesced during an import? A. If a match is found using the coalesce fields, the existing record is updated with the information being imported B. If a match is not found using the coalesce fields, the system does not create a Transform Map C. If a match is found using the coalesce fields, the system creates a new record D. If a match is not found using the coalesce fields, the existing record is updated with the information being imported

A. If a match is found using the coalesce fields, the existing record is updated with the information being imported.

Which one of the following statements is true about Column Context Menus? A. It displays actions such as creating quick reports, configuring the list, and exporting data B. It displays actions related to filtering options, assigning tags, and search C. It displays actions related to viewing and filtering the entire list D. It displays actions such as view form, view related task, and add relationship

A. It displays actions such as creating quick reports, configuring the list, and exporting data.

Reports can be created from which different places in the platform? (Choose Two) A. List column heading B. Metrics module C. Statistics module D. View / Run module

A. List column heading D. View / Run module

Knowledge Base Search results can be sorted by which of the following? (Choose Three) A. Most recent update B. Popularity C. Relevancy D. Manager assignment E. Number of views

A. Most recent update C. Relevancy E. Number of views

When search using the App Navigator search field, what can be returned? (Choose Four) A. Names of Applications and Modules B. Names of Modules C. Names of Applications D. Favorites E. History Records F. Titles of Dashboard Gauges

A. Names of Applications and Modules B. Name of Modules C. Names of Applications D. Favorites

The ServiceNow platform includes which types of interfaces? (Choose Three) A. Now Mobile Apps B. Agent Control Center C. Back Office Dashboard D. Service Portals E. Now Platformֲ® User Interfaces F. Field Service Taskboard

A. Now Mobile Apps D. Service Portals E. Now Platform User Interfaces

Which of the following are a type of client scripts supported in ServiceNow? (Choose Four) A. onSubmit B. onUpdate C. onCellEdit D. onLoad E. onEdit F. onChange G. onSave

A. OnSubmit C. onCellEdit D. onLoad F. onChange

A knowledge article must be which of the following states to display to a user? A. Published B. Drafted C. Retired D. Reviewed

A. Published

Which statement is true about business rules? A. A business rule must run before a database action occurs B. A business rule can be a piece of Javascript C. A business rule must not run before a database action occurs D. A business rule monitors fields on a form

B. A business rule can be a piece of JavaScript

Which of the following statements describes how data is organized in a table? A. A column is a field in the database and a record is one user B. A column is one field and a record is one row C. A column is one field and a record is one column D. A column contains data from one user and a record is one set of fields

B. A column is one field and a record is one row.

What is a formatter? A. A formatter allows you to configure applications on your instance B. A formatter is a form element used to display information that is not a field in the record C. A formatter allows you to populate fields automatically D. A formatter is a set of conditions applied to a table to help find and work with data

B. A formatter is a form element used to display information that is not a field in the record.

How is a group defined in ServiceNow? A. A group is one record stored in the Group Type [sys_user_group_type] table B. A group is one record stored in the Group [sys_user_group] table C. A group defines a set of users that share the same location D. A group defines a set of users that share the same job title

B. A group is one record stored in the Group[sys_user_group] table.

What is a Notification? A. A new Knowledge article created by a Business Rule B. A tool for alerting users that events that concern them have occurred C. A message through Connect related to a Change Request D. An email file attachment

B. A tool for alerting users that events that concern them have occurred.

Which section of the ServiceNow UI allows you to perform a global search? A. Application Navigator B. Banner frame C. List pane D. Content frame

B. Banner frame

You company is giving all first line workers a special T-shirt as recognition for their hard work. Management team wants a way for employees to order the T-shirt, with the ability to specify the preferred size and color. How would you ensure that only first line workers (non-managers) can submit the order? A. Create Record Producer and use the Available For list to specify First Line [sn_first_line] role B. Create Catalog Item and use the Not Available list to specify the Manager Group C. Create Catalog Item and use the Available For list to specify ITIL [itil] role D. Create Order Guide and use the User Criteria list to specify First Line [sn_first_line] role

B. Create Catalog Item and use the Not Available list to specify the manager Group

Which term refers to application menus and modules which you may want to access quickly and often? A. Breadcrumb B. Favorite C. Tag D. Bookmark

B. Favorite

Access Control rules may provide access security for which of the following database object? A. For a specific role, group, or user B. For a specific row, column, or table C. For specific groups D. For a specific CMDB Configuration item

B. For a specific row, column, or table

When working on a form, what is the difference between Insert and Update operations? A. Insert creates a new record and Update saves changes, both remain on the form B. Insert creates a new record and Update saves changes, both exit the form C. Insert saves changes and exits the form, Update saves changes and remains on the form D. Insert saves changes and remains on the form, Update saves changes and exits the form

B. Insert creates a new record and Update saves changes, both exit the form

Which of the following steps can be used to import new data into ServiceNow from a spreadsheet? A. Select Data Source, Schedule Transform B. Load Data, Create Transform Map, Run Transform C. Define Data Source, Select Transform Map, Run Transform D. Select Import Set, Select Transform Map, Run Transform

B. Load Data, Create Transform Map, Run Transform

Which are valid ServiceNow User Authentication Methods? (Choose Three) A. XML feed B. Local database C. LDAP D. SSO E. FTP authentication

B. Local database C. LDAP D. SSO

From the User menu, which actions can be selected? (Choose Three) A. Send Notifications B. Log Out ServiceNow C. Elevate Roles D. Impersonate Users E. Order from Service Catalog F. Approve Records

B. Log Out ServiceNow C. Elevate Roles D. Impersonate Users

What module in the Service Catalog application does an Administrator access to begin creating a new item? A. Maintain Categories B. Maintain Items C. Content Items D. Items

B. Maintain Items

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) A. Select Fields and Columns module B. Right click on form header, select Configure > Form Layout C. Click on context menu, select Configure > Form Designer D. Select Field Class Manager module

B. Right click in form header, select Configure > Form Layout C. Click in context menus, select Configure > Form Designer

What feature can track the amount of time that a task has been open, to ensure that tasks are completed within an allotted time? A. Task Escalation Clock B. Service Level Agreements C. Inactivity Monitor D. Response Time Clock E. Business Time Remaining

B. Service Level Agreements

IntegrationHub enables execution of third-party APIs as a part of a flow. These integrations are referred to as A. an action B. a spoke C. a connection D. an integration step

B. Spoke

Where can Admins check which release is running on a ServiceNow Instance? A. Memory Stats module B. Stats module C. System.upgraded table D. Transactions log

B. Stats module (stats.do)

Which one of the following statements describes the purpose of a Service Catalog flow? A. A Service Catalog flow generates three basic components: item variable types, tasks, and approvals B. Although a Service Catalog flow cannot send notifications, the flow drives complex fulfillment processes C. A Service Catalog flow is used to drive complex fulfillment processes and sends notifications to defined users or groups D. A Service Catalog flow generates three basic components: item variable types, tasks, and notifications

C. A Service Catalog flow is used to drive complex fulfillment processes and send notifications to defined users or groups.

As it related to ServiceNow reporting, which of the following statements describes what a metric can do? A. A metric is a report gauge used on homepages to display real-time data B. A metric is a time measurement used to report the effectiveness of workflows and SLAs C. A metric is used to measure and evaluate the effectiveness of IT service management processes D. A metric is a comparative measurement used to report the effectiveness of flows and SLAs.

C. A metric is used to measure and evaluate the effectiveness of IT service management processes.

What is generated from the Service Catalog once a user places an order for an item or service? A. A change request B. An Order Guide C. A request D. An SLA

C. A request

What is a role in ServiceNow? A. A role is one record in the Role [user_sys_role] table B. A role is a set of modules for a particular application C. A role is one record in the Role [sys_user_role] table D. A role is a persona used in Live Feed Chat

C. A role is one record in the Role [sys_user_role] application

What is the Import Set Table? A. A table where data will be placed, post-transformation B. A table that determines relationships C. A staging area for imported records D. A repository for Update Set information

C. A staging area for imported records

What do you need to do before you can use an Application-based trigger in your flow? A. Activate application trigger spoke B. Activate trigger security rules C. Activate application spoke, and plug-ins as needed D. Assign Application trigger role [sn_app_trigger_write] to SME E. Activate application plugins only

C. Activate application spoke, and plugins as needed.

How do you make a list filter available to everyone? A. Make active, assign a name, and save B. Assign a group, set visibility, and save C. Assign a name, set visibility, and save D. Make active, set visibility, and save

C. Assign a name, set visibility, and save

What is the difference between a UI Policy and Data Policy? A. Data Policies run when data is entered through the form, by an Import Set, or by web services, while UI Policies are set only by web services B. Data Policies can be converted into UI Policies, but UI Policies cannot be converted into Data Policies C. Data Policies run regardless of how data is entered into ServiceNow, while UI Policies are used for form interactions D. Data Policies run only after UI Policies run successfully

C. Data Policies run regardless of how data is entered into ServiceNow, while UI policies are used for form interactions.

Which technique is used to get information from a series of referenced fields from different tables? A. Table-Walking B. Sys_ID Pulling C. Dot-Walking D. Record-Hopping

C. Dot-Walking

Which one of the following us NOT a type of Visual Task Board? A. Flexible B. Freeform C. Feature D. Guided boards

C. Feature

Which one statement correctly describes Access Control rule evaluation? A. Table access rules are evaluated from the general to the specific B. If more than one rule applies to a record, the older rule is evaluated first C. If a row level rule and a field level rule exist, both rules must be true before an operation is allowed D. The role with the most permissions evaluates the rules first.

C. If a row level rule and a field level rule exist, both rules must be true before an operation is allowed.

Which of the following allows a user to edit field values in a list without opening the form? A. Data Editor B. Edit Menu C. List Editor D. Form Designer

C. List Editor

Which of the following statement describes the purpose of an Order Guide? A. Order Guides restrict the number of items in an order to only one item per request B. Order Guide provide a list of guidelines for Administrators on how to set up item variables C. Order Guide provide the ability to order multiple, related items as one request D. Order Guides take the user directly to the checkout without prompting for information

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

What icon do you use to change the label on a Favorite? A. Clock B. Hamburger C. Pencil D. Three dots E. Triangle. F. Star

C. Pencil

What is the path an Administrator could take to view the fulfillment stage task list for an order placed by a user? A. RITM (Number)>REQ (Number)>PROCUREMENT (Number) B. REQ (Number)>RITM (Number)>PROCUREMENT (Number) C. REQ (Number)>RITM (Number)>TASK (Number) D. FULFILLMENT (Number)>RITM (Number)>TASK (Number)

C. REQ (Number) > RITM (Number) > Task (Number)

Which group of permissions is used to control Application and Module access? A. Access Control Rules B. UI Policies C. Roles D. Assignment Rules

C. Roles

What is the primary application used to load data into ServiceNow? A. Service Level Management B. Configuration C. System Import Sets D. System Update Sets

C. System Import Sets

Which of the following is used to categorize, flag, and located records? A. Search B. Favorites C. Tags D. Bookmarks

C. Tags

The display sequence is controlled in a Service Catalog Item using which of the following? A. The Default Value field in the Catalog Item form B. The Sequence field in the Catalog Item form C. The Order field in the Variable form D. The Choice field in the Variable form

C. The Order field in the Variable form

Which of the following statements is true when a new table is created by extending another table? A. The new table archives the parent table and assumed its roles in the database B. The new table inherits all of the Business Rules, Client Scripts, and UI Policies of the parent table, but none of the existing fields C. The new table inherits all of the fields of the parent table and can also contain new fields unique to itself D. The new table inherits all of the fields, but does not inherit Access Control rules, Client Scripts, and UI Policies of the parent table

C. The new table inherits all of the fields of the parent table and can also contain new fields unique to itself.

What is the name of the conversational bot platform that provides assistance to help users obtain information, make decision, and perform common tasks? A. Answer Agent B. live Feed C. Virtual Agent D. Connect Chat

C. Virtual Agent

What is (are) best practice(s) regarding users/groups/roles? (Choose Two) A. You should never assign roles to groups. B. You should assign roles to users. C. You should add users to groups. D. You should assign roles to groups.

C. You should add users to groups. D. You should assign roles to groups.

When creating a global custom table named 'abc,' what is the table name that is automatically assigned by the platform? A. snc_abc B. abc C. u_abc D. sys_abc

C. u_abc

What is a Dictionary Override? A. A Dictionary Override is an incoming customer update in an Update Set which applies to the same objects as a newer local customer update B. A Dictionary Override is the addition, modification, or removal of anything that could have an effect on IT services C. A Dictionary Override is a task within a flow that requests an action before the flow can continue D. A Dictionary Override sets field properties in extended tables

D. A Dictionary Override sets field properties in extended tables.

What is a Record Producer? A. A Record Producer is a type of Catalog Item that is used for Requests, not Services B. A Record Producer creates user records C. A Record Producer is a type of Catalog Item that provides easy ordering by bundling requests D. A Record Producer is a type of a Catalog Item that allows users to create task-based records from the Service Catalog

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

What is a schema map? A. A schema map enables administrators to define records from specific tables as trouble sources for Configuration Items B. A schema map graphically organizes the visual task boards for the CMDB C. A schema map graphically displays the Configuration Items that support a business service D. 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

D. 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.

What is a characteristic of importing data into ServiceNow? A. An existing Transform Map can be used one time on the same import set B. Coalesce fields are used only after running Transform C. Any user can manage and set up import sets D. An existing Transform Map can be used multiple times on the same import set

D. An existing Transform Map can be used multiple times on the same import set.

Which of the following protects applications by identifying and restricting access to available files and data? A. Application Configuration B. Verbose Log C. Access Control Rules D. Application Scope

D. Application Scope


Conjuntos de estudio relacionados

palpative and end of life care PREPU

View Set

Methods for Measuring Body Composition

View Set

E-6.09 - 6.11 Plagiarism, Documentation & Data Retention in Research, Accuracy & Use of Data

View Set