Exam CIS-SP Topic 1 Question 20 Discussion

Actual exam question for ServiceNow's CIS-SP exam
Question #: 20
Topic #: 1
To extend a data separated base table and have the table extension also be data separated, you must:

Suggested Answer: A Vote an answer

To extend a data-separated base table and ensure that the table extension is also data-separated, you must add the sys_domain, sys_overrides, and Domain Path fields. This ensures that the new table inherits the domain separation properties of the base table, maintaining data integrity and security across different domains.
* sys_domain: This field references the Domain table and is essential for domain separation.
* sys_overrides: This field is used to manage overrides in the domain-separated environment.
* Domain Path: This field helps in maintaining the hierarchical structure of domains.
Reference:
* ServiceNow Domain Separation Documentation
* ServiceNow Knowledge Base Article

by Thomas at Aug 05, 2024, 09:23 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10