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.
References:
•ServiceNow Domain Separation Documentation
•ServiceNow Knowledge Base Article
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit