ServiceNow Certified Implementation Specialist - Service Provide CIS-SP Exam Questions

Page: 1 / 14
Total 45 questions
Question 1

In a new domain separated instance, which data will a user in customer Domain X definitely have visibility to?

Choose 2 answers



Answer : C, E

In ServiceNow, domain separation is used to segregate data, processes, and administrative tasks into logical groupings called domains. This allows for control over data visibility and operations within an instance. When it comes to data visibility:

* Domain X: A user in Domain X will definitely have visibility to their own domain, as this is the primary context in which they operate1.

* Child domains of Domain X: Users can view data in their home domain (Domain X) and any child domains of that home domain. This is because child domains inherit permissions and visibility from their parent domains, allowing users in a parent domain to see data in the child domains1.

However, users do not have access to data present in their parent domains or other unrelated domains by default. The primary domain and default domain are typically reserved for global or top-level administrative purposes and are not automatically visible to users in customer domains unless specific permissions are granted12.

It's important to configure domain separation carefully to ensure that users have the appropriate level of access to data necessary for their roles while maintaining the security and integrity of the data across the instance31.


Question 2

What happens when the glide.knowman.allow_edit_global_articles system property is enabled ?



Answer : A

The glide.knowman.allow_edit_global_articles system property in ServiceNow, when enabled, allows users in the global domain to check out and edit global knowledge articles. This property is particularly useful in scenarios where an organization wants to centralize the editing of knowledge articles to users who are part of the global domain, typically administrators or designated knowledge managers.

This setting ensures that while users from other domains can view and utilize the global knowledge articles, the editing rights are reserved for global domain users to maintain consistency and control over the content. It's important to note that this property does not extend editing privileges to users from non-global domains or to all users with a knowledge admin role; it specifically targets users within the global domain.

The configuration of this property is a part of the knowledge management best practices in ServiceNow, as it helps in maintaining the quality and integrity of knowledge articles by restricting edit access to a controlled group of users. This approach aligns with the overall strategy of domain separation, where the goal is to separate and protect the data and operations of different business units or domains within the same ServiceNow instance1.


Question 3

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

Choose 2 answers



Answer : C, D

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


Question 4

On a new standalone table, what domain will a new record be created in by default?



Answer : B

In ServiceNow, when a new record is created on a standalone table, the domain of the new record is set to the user's current session domain by default. This means that the domain context in which the user is operating at the time of record creation determines the domain assignment for that record. This behavior ensures that the data is correctly categorized within the domain structure, adhering to the visibility and access controls that have been established.

The concept of domain separation in ServiceNow is integral to its multi-tenancy model, allowing for data, processes, and administrative tasks to be segregated across different domains within a single instance. This is particularly useful for managed service providers (MSPs) who need to maintain distinct operational environments for multiple customers or departments within the same ServiceNow instance.

For a new standalone table, unless explicitly defined otherwise, the system defaults to using the user's current session domain for new records. This is supported by ServiceNow's documentation on domain separation best practices and the management of data within domains12. It's important to note that while the default behavior is as described, administrators have the ability to configure domain rules and behaviors to suit specific organizational needs.


Question 5

When configuring a shared process, to avoid updating a global process a developer should:



Answer : C

When configuring a shared process in ServiceNow, it's important to ensure that the global process is not inadvertently updated. To avoid this, a developer should change to a process domain such as TOP. This is because the TOP domain is the highest level in the domain hierarchy and allows for the creation of shared processes that can be used by all subdomains without affecting the global domain. This approach aligns with best practices for maintaining clear separation between global processes and those that are domain-specific, ensuring that any modifications are contained within the intended scope.

The ServiceNow documentation on domain separation and best practices for developers emphasizes the importance of understanding the domain hierarchy and selecting the appropriate domain when making changes to shared processes. By working within a process domain like TOP, developers can leverage the benefits of domain separation to manage data, processes, and administrative tasks in a multi-tenant environment effectively.

For further details and guidelines on domain separation and process configuration, ServiceNow provides extensive documentation and resources for developers, which can be found on their official support and learning portals


Question 6

What type of detailed results or actions are included in the domain audit?

Choose 3 answers



Answer : C, D, E

A domain audit in ServiceNow is a comprehensive review process that includes various actions and results to ensure the integrity and proper functioning of domain-separated environments1. The detailed results or actions included in a domain audit typically encompass:

* Records or configurations affected : The audit identifies which records or configurations have been impacted by any issues. This includes changes to the operating system, applications, or devices, and is crucial for tracking system operations and use2.

* Recommended actions to remedy errors and warnings (D): The audit provides recommendations for corrective actions to address any identified errors and warnings. This is part of the audit management process, where continuous monitoring using indicators and CMDB evidence helps in building or editing pre-built workflows for audit engagements, control or risk assessments, and remediation3.

* Ability to re-run the audit (E): After addressing the issues, the audit can be re-run to verify that the errors have been resolved and that the domain is functioning correctly. This ensures ongoing compliance and security within the ServiceNow environment2.

Incorrect user domain logins (A) and escalating errors as incidents (B) are not typically included in the domain audit results or actions. Instead, these aspects are more related to the operational monitoring and incident management processes within ServiceNow2.


Question 7

The system automatically sets which field when an administrator attempts to modify a policy, application, or module that belongs to another domain higher in the hierarchy?



Answer : D

When an administrator attempts to modify a policy, application, or module that belongs to another domain higher in the hierarchy, the system automatically sets the sys_domain_owner field. This field ensures that the ownership of the record is correctly attributed to the domain that originally created or owns the record, maintaining the integrity and separation of data across different domains.


* ServiceNow Domain Separation - Advanced Concepts and Configurations

* Understanding Domain Separation - Basics

Page:    1 / 14   
Total 45 questions