InterviewSolution
| 1. |
What Is Domain Separation? |
|
Answer» Domain separation is a WAY to separate DATA into (and optionally to separate administration by) logicallydefined domains. For example A client XYZ have two business and they are using SERVICENOW single INSTANCE for both business.They do not want that USER’s from one business can see data of other business.Here we can configure domain separation to isolate the records from both business. Domain separation is a way to separate data into (and optionally to separate administration by) logicallydefined domains. For example A client XYZ have two business and they are using servicenow single instance for both business.They do not want that user’s from one business can see data of other business.Here we can configure domain separation to isolate the records from both business. |
|