Font size
WorksheetsSNAF Quiz 4
Total questions: 15
Worksheet time: 8mins
Access Control rules may provide access security for which of the following database objects?
For a specific group
For a specific CMDB Configuration Item
For a specific role, group, or user
For a specific row, column, or table
Which tool is used as an easier method of viewing, modifying, or extending CIClasses?
CI Service Manager
CMDB Builder
CI Class Manager
CI Relationship Editor
A parent class that is not an extension of another table is which type of table?
Core Table
Child Table
Base Table
Main table
Which of the following is not a table relationship type?
One-to-Many
Database Views
One-to-One
Extensions
Many- to-Many
Which configuration allows you to use a script to coalesce data in Import Sets?
No coalesce
Multiple field coalesce
Single field coalesce
Conditional coalesce
What is a characteristic of importing data into ServiceNow?
An existing Transform Map can be only used one time on the same import set
Coalesce fields can only be applied to certain field types
Transform Maps can be reused for mapping data from an import set to a ServiceNow table
Any user can manage and set up import sets
Which of the following statements is true when a new table is created by extending another table?
The new table inherits all the Business Rules, Client Scripts, and UI Policies of the parent table, but none of the existing fields
The new table inherits all the fields of the parent table and can also contain new fields unique to itself
The new table inherits all the fields, but does not inherit Access Control rules, Client Scripts, and UI policies of the parent table
The new table archives the parent table and assumes its roles in the database
Which one statement correctly describes Access Control rule evaluation?
If more than one rule applies to a row, the older rule is evaluated first
If a table rule and a field level rule exist, both rules must be true before and after operation is allowed
Rules are evaluated using roles. The role with the most permissions evaluates the rules first
Rules are evaluated from the general to the specific, so a table rule must be active to continue
What is a Schema Map?
A schema map graphically displays the configuration items that support a business service
A schema map enables administrators to define records from specific tables as trouble sources for configuration items
A schema map graphically organizes the visual task boards for the CMDB
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
In what order are access controls evaluated?
Table-level: most general to most specific then Field-level: most specific to most general
Table-level: most specific to most general then Field-level: most general to most specific
Table-level: most specific to most general then Field-level: most specific to most general
Field-level: most specific to most general then Table-level: most specific to most general
When working on a form, what is the difference between Insert and Update operations?
Insert creates a new record and Updates saves changes, both exit the form
Insert saves changes and exits the form, Update saves changes and remains on the form
Insert creates a new record and Update saves changes, both remain on the form
Insert saves changes and remains on the form, Updates saves changes and exits the form
Groups are stored in which table?
sys_users_group
sys_groups_user
sys_user_group
sys_user_groups
Which one of the following statements is true about Column Context Menus?
It displays actions such as view form, view related task, and add relationship
It displays actions related to filtering options, assigning tags, and search
It displays actions such as creating quick reports, configuring the list, and exporting data
It displays actions related to viewing and filtering the entire list
Which of the following allows fields on a form to be populated automatically with predefined values?
Auto field fill
ACL
Template
Field Set
What are the three context menus for a list view? (Select 3).
Field Control Menu
List Control Menu
Column Options Menu
Search Context Menu
Record Context Menu
