Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Domain seperation for case child table

lucky6
Tera Contributor

Hi,

I have created a new table case-xyz in ABC domain and the child table is extended from OOB case and it is in default global domain. When I create a case in case-xyz table it is not showing in the list with ABC domain but I can see it in default global domain.

How can I see the records from ABC domain instead of global domain here?

Can't we create child table in different domain?

Thanks in advance.

5 REPLIES 5

Vasantharajan N
Tera Sage
Tera Sage

Did you enable domain separation on your custom table? also check the ACL on the table. 


Thanks & Regards,
Vasanth

Thanks for your reply..

Acl's are already created..could you please help me how to check domain seperation enabled or not for my new table..

1. Please navigate All > Domain Admin > Domain Separated Table 

2. Check whether your table is listed there.

 

OR 

 

 Check whether your table has a column named sys_domain

 


Thanks & Regards,
Vasanth

No i don't see my table in the list..

Do I need to create it first?

Do you have any articles/community links for domain seperation of new custom table?