ExamGecko
Question list
Search
Search

Question 17 - CIS-SP discussion

Report
Export

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

A.
sys_domain with a field type of String.
Answers
A.
sys_domain with a field type of String.
B.
sys_domain with a reference to the Domain table.
Answers
B.
sys_domain with a reference to the Domain table.
C.
sys_domain with a field type of Domain ID.
Answers
C.
sys_domain with a field type of Domain ID.
D.
Domain referencing the Company table.
Answers
D.
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
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first