- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2016 06:11 AM
Hi,
We have a Domain Separated Instance and have created a new table in Dev and would like to know how we domain separate this new table.
I have been able to add the sys_domain field and have it populate the correct value depending on the Company selected. However all users regardless of Domains can see all the records in the Domain.
Is there an obvious step I am missing?
Thanks
Derek
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2016 06:58 AM
Domain Separation Setup - ServiceNow Wiki
This wiki link explains how you should proceed with creating this "Special" kind of field.
Same thing is applied for "sys_overrides" as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2016 06:12 AM
Should have added we are using Fuji and all the Task tables are domain separated ok, so the Domain Separation is working. Just not the new table.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2016 06:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2016 06:46 AM
As Michael had already provided the solution, I sense that you might have created a field with name u_sys_domain of type reference to "domain" table.
This will not work. Michael's solution will work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2016 06:49 AM
Deepak,
That's exactly what I have done (doh!). How do I create the field as Mike kindly showed?
Thanks
Derek