ExamGecko
Home / ServiceNow / CIS-SP / List of questions
Ask Question

ServiceNow CIS-SP Practice Test - Questions Answers, Page 2

Add to Whishlist

List of questions

Question 11

Report Export Collapse

Which role restricts access and allows for managing items in a domain-separated catalog?

catalog_manage_admin
catalog_manage_admin
catalog admin
catalog admin
catalog_manager
catalog_manager
domain_catalog_admin
domain_catalog_admin
Suggested answer: D
Explanation:

The role domain_catalog_admin is specifically designed to manage items within a domain-separated catalog in ServiceNow. This role restricts access and allows for the management of catalog items, ensuring that only users with the appropriate permissions can make changes within their designated domain. This is crucial for maintaining data privacy and integrity across different domains, especially in environments where multiple customers or departments are served by a single ServiceNow instance.

* ServiceNow Domain Separation and Service Catalog1

* ServiceNow Product Documentation on Domain Separation2

asked 23/09/2024
Bianca Duizer
54 questions

Question 12

Report Export Collapse

Which of the following is a good practice to allow Service Providers to view all customer data?

Setup a domain contains relationship
Setup a domain contains relationship
Put customer data in Global
Put customer data in Global
No action required
No action required
Setup a visibility group
Setup a visibility group
Suggested answer: A
Explanation:

Setting up a domain contains relationship is a good practice to allow Service Providers to view all customer data. This approach leverages ServiceNow's domain separation capabilities, which enable data segregation and access control across different domains. By configuring a domain contains relationship, you can ensure that Service Providers have the necessary visibility into customer data while maintaining proper data governance and security.

* ServiceNow Domain Separation Documentation

* ServiceNow Knowledge Base Article

asked 23/09/2024
Priya Ketkar
43 questions

Question 13

Report Export Collapse

Name the methods available to provide data access to a user outside of their domain hierarchy.

Choose 2 answers

Contains
Contains
Domain scope
Domain scope
Access Control Lists
Access Control Lists
sys_visibility.domain system property
sys_visibility.domain system property
Visibility
Visibility
Suggested answer: C, D
Explanation:

In ServiceNow, providing data access to a user outside of their domain hierarchy can be achieved through the following methods:

1. Access Control Lists (ACLs): ACLs are used to define permissions for accessing data within ServiceNow. By configuring ACLs, you can grant specific users or groups access to data outside their domain hierarchy. This is done by setting up rules that allow or deny access based on various conditions, such as roles, user attributes, or specific field values1.

2. sys_visibility.domain system property: This system property can be configured to control the visibility of records across different domains. By setting this property, you can define which domains' data should be visible to users outside their own domain hierarchy. This allows for more granular control over data access and visibility2.

These methods ensure that users can access the necessary data while maintaining the integrity and security of the domain separation model.

1: ServiceNow ACL Documentation

2: ServiceNow Domain Separation Documentation

asked 23/09/2024
annalise ramdin
43 questions

Question 14

Report Export Collapse

What does an admin click to view only global domain process while in the global domain?

Global Domain Scope
Global Domain Scope
Configure Domain Scope
Configure Domain Scope
Collapse Domain Scope
Collapse Domain Scope
Revert Domain Scope
Revert Domain Scope
Suggested answer: A
Explanation:

When an admin wants to view only the global domain process while in the global domain, they need to click on the Global Domain Scope. This option allows the admin to filter and view processes that are specific to the global domain, ensuring that they are not seeing processes from other domains. This is particularly useful in a domain-separated environment where maintaining clarity and separation of processes is crucial.

* ServiceNow Domain Separation - Basics

* ServiceNow Domain Separation - Advanced Concepts

asked 23/09/2024
Chris Ngobili
42 questions

Question 15

Report Export Collapse

When an administrator working in a domain modifies a policy that exists in a higher domain or in global, the system automatically:

Creates a new Pol'cy and application in the current domain
Creates a new Pol'cy and application in the current domain
Modifies original policy but not current domain
Modifies original policy but not current domain
Creates a new record for that administrators current domain and overrides the original
Creates a new record for that administrators current domain and overrides the original
Modifies the module record and overrides the original
Modifies the module record and overrides the original
Suggested answer: C
Explanation:

When an administrator working in a domain modifies a policy that exists in a higher domain or in the global domain, ServiceNow automatically creates a new record for that administrator's current domain and overrides the original policy. This ensures that the changes are specific to the current domain and do not affect the policies in the higher or global domains. This behavior is part of the domain separation feature, which allows different domains to have their own customized policies and configurations without impacting each other.

For more detailed information, you can refer to the following resources:

* ServiceNow Support Article on Domain Separation

* Developing Domain-Separated Applications

asked 23/09/2024
doaa elshazly
52 questions

Question 16

Report Export Collapse

What is delegated administration?

Allows users without the admin role to develop applicatoins.
Allows users without the admin role to develop applicatoins.
Allows service providers to grant admin access to their customers.
Allows service providers to grant admin access to their customers.
Allows tasks and approvals to be handled temporarily by another user.
Allows tasks and approvals to be handled temporarily by another user.
Another name for Process Separation.
Another name for Process Separation.
Suggested answer: C
Explanation:

Delegated administration in ServiceNow allows tasks and approvals to be temporarily handled by another user. This functionality is particularly useful in scenarios where the primary user is unavailable, ensuring that workflows and processes continue without interruption. It helps maintain efficiency and continuity in service management by allowing designated users to take over specific responsibilities temporarily.

* ServiceNow Product Documentation on Delegated Administration1

* ServiceNow Knowledge Base on Delegated Approvals and Tasks2

asked 23/09/2024
vladimir tolkunov
38 questions

Question 17

Report Export Collapse

To data separate a new table, add a field named:

sys_domain with a field type of String.
sys_domain with a field type of String.
sys_domain with a reference to the Domain table.
sys_domain with a reference to the Domain table.
sys_domain with a field type of Domain ID.
sys_domain with a field type of Domain ID.
Domain referencing the Company table.
Domain referencing the Company table.
Suggested answer: B
Explanation:

To data separate a new table in ServiceNow, you should add a field named sys_domain with a reference to the Domain table. This approach leverages ServiceNow's domain separation capabilities, which allow for the segregation of data across different domains. By referencing the Domain table, you ensure that the new table can properly segregate data based on domain, maintaining data integrity and security.

* ServiceNow Domain Separation Documentation

* ServiceNow Knowledge Base Article

asked 23/09/2024
James Davis
46 questions

Question 18

Report Export Collapse

What is the mechanism for placing records in the Default domain?

Business Rules
Business Rules
Domain Path
Domain Path
Process Separation
Process Separation
Data Policy
Data Policy
Suggested answer: B
Explanation:

In ServiceNow, the mechanism for placing records in the Default domain is primarily managed through the Domain Path. The Domain Path is a hierarchical structure that determines the domain in which a record resides. When a record is created, it is assigned a domain based on the domain path of the user or process creating the record. If no specific domain is assigned, the record defaults to the ''Default'' domain.

This mechanism ensures that records are correctly categorized and managed within the appropriate domain, maintaining the integrity of domain separation and data access controls.

For more detailed information, you can refer to the following resources:

* ServiceNow Domain Separation Documentation

* ServiceNow Knowledge Base Article

asked 23/09/2024
Daniel Ramirez
52 questions

Question 19

Report Export Collapse

What is the purpose of the Domain Separation Center?

Global admins ,rack domain separation activities
Global admins ,rack domain separation activities
configuring and managing domain separation
configuring and managing domain separation
domain admins to manage their specific domain
domain admins to manage their specific domain
configure and review domain configuration audits for errors and warnings
configure and review domain configuration audits for errors and warnings
Suggested answer: D
Explanation:

The purpose of the Domain Separation Center in ServiceNow is to configure and review domain configuration audits for errors and warnings. This tool is essential for administrators to ensure that domain separation is correctly implemented and maintained. It helps in identifying and resolving any issues related to domain configurations, thereby maintaining the integrity and proper functioning of the domain-separated environment.

* ServiceNow Domain Separation - Basics

* ServiceNow Domain Separation - Advanced Concepts

asked 23/09/2024
Luke Smith
35 questions

Question 20

Report Export Collapse

The Default domain should be specifically used for which purposes?

Choose 2 answers

Help identify integrations that are incorrectly creating global data
Help identify integrations that are incorrectly creating global data
contain sharable domain data across domains in an instance
contain sharable domain data across domains in an instance
Capture records with no domain on tables that should not have global data
Capture records with no domain on tables that should not have global data
to be configured as the Primary domain for an instance
to be configured as the Primary domain for an instance
contain the default process for an instance
contain the default process for an instance
Suggested answer: A, C
Explanation:

The Default domain in ServiceNow is specifically used for the following purposes:

1. Help identify integrations that are incorrectly creating global data: The Default domain can be used to track and identify any integrations that are mistakenly creating data in the global domain instead of the intended specific domain. This helps in maintaining data integrity and ensuring that data is correctly segregated.

2. Capture records with no domain on tables that should not have global data: The Default domain is also used to capture records that do not have a domain specified on tables where global data should not be present. This ensures that such records are not incorrectly placed in the global domain, maintaining the separation and security of data.

For more detailed information, you can refer to the following resources:

* ServiceNow Support Article on Domain Separation

* Developing Domain-Separated Applications

asked 23/09/2024
Abid Ali Minhas
37 questions
Total 45 questions
Go to page: of 5