ExamGecko
Question list
Search
Search

Question 22 - CIS-SP discussion

Report
Export

To extend a data separated base table and have the table extension also be data separated, you must:

A.
Add sys_domain, sys_overrides, and Domain Path fields.
Answers
A.
Add sys_domain, sys_overrides, and Domain Path fields.
B.
Add a sys_domain and sys_overrides field.
Answers
B.
Add a sys_domain and sys_overrides field.
C.
Extend the table and it will be data-separated automatically.
Answers
C.
Extend the table and it will be data-separated automatically.
D.
Add a sys_domain field.
Answers
D.
Add a sys_domain field.
Suggested answer: A

Explanation:

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.

* ServiceNow Domain Separation Documentation

* ServiceNow Knowledge Base Article

asked 23/09/2024
Pawel Szalek
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first