when to use Domain Separation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2024 01:41 AM
Hi All,
when to use Domain Separation, Please let me know real time scenario for to use this domain separation.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2024 01:46 AM
Please check below link can help you
Kindly mark helpful/accepted if it helps you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2024 01:48 AM
Hi @Sirri
Domain Separation is usually used by Managed Service Providers, or MSP’s, to logically separate and lease parts of ServiceNow instance to different customers i.e. one ServiceNow instance can cater multiple customers. The data of these customers are bounded in the domain only though the instance global properties, data, and processes that are shared across all domains.
You can refer below articles for more information :
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0715934
Thanks & Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2024 01:49 AM
Hi @Sirri
My video will give you real cases
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
02-14-2024 01:50 AM
Hi @Sirri
Domain separation is a way to separate data into (and optionally to separate administration by) logically defined domains.
For example, A client XYZ have two business and they are using ServiceNow single instance for both businesses. They do not want that user’s from one business can see the data from other businesses. Here we can configure domain separation to isolate the records from both businesses.
Kindly mark helpful/accepted if it helps you.