What is the use of 'Domain' field which is referencing to sys_user_group table?

Suggy
Giga Sage

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?

 

domain.png

 

 

 

5 REPLIES 5

Dr Atul G- LNG
Tera Patron
Tera Patron

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]

****************************************************************************************************************

Hi @Dr Atul G- LNG Looks like you have not read my question fully but just answered looking at the keyword 'DOMAIN' 🙂

Suggy
Giga Sage

Anyone?

Suggy
Giga Sage

Anyone knows?