What is the use of 'Domain' field which is referencing to sys_user_group table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2024 02:11 AM
Ours is a non domain separated instance. I see Domain field on many tables. Its referring to 'Groups' table. Why so? What is this field about?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2024 03:18 AM
Hi @Suggy
The domain is stored in the sys_domain field. The sys_domain field is added to many default ServiceNow tables when the Domain Support - Domain Extensions Installer plugin is activated. Developers need to add the sys_domain field to custom tables to domain separate the data in the table.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2024 07:58 AM
Hi @Dr Atul G- LNG Looks like you have not read my question fully but just answered looking at the keyword 'DOMAIN' 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2024 11:41 AM
Anyone?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2024 10:37 AM
Anyone knows?