Domain separation levels of support
Summarize
Summary of Domain Separation Levels of Support
Domain separation in ServiceNow allows applications to effectively manage and segregate data for different customer organizations. There are three defined support levels that address various use cases and configuration capabilities for service providers.
Show less
Key Features
- No Support: Domain fields exist on data tables without any business logic for management. This level is not considered domain-separated.
- Basic: Ensures proper data routing for applications, enabling instance owners to manage data for multiple tenants. Use cases include ensuring client visibility in shared communications.
- Standard: Extends Basic features by allowing service providers to create or modify processes per customer, enabling tailored configurations for multiple tenants.
- Enhanced: Allows customers to self-manage configurations based on defined use cases, ensuring fail-safe UI-based changes that do not affect other customers.
- Effective Domain: Some applications may support service provider use cases without using the domain framework, allowing for separate configurations before formal domain support was implemented.
Key Outcomes
Understanding the levels of domain separation helps customers choose the appropriate configuration for their applications, ensuring data is managed correctly across different organizations. This framework is crucial for making applications aware of their customers' needs and enables tailored service delivery based on specific business requirements.
Choose from three categories for domain separation of an application for your customers' organizations.
Applications that support domain separation may support the separation of data and data routing only, have advanced business logic separation, or support tenant (customer) level administration of the application. These definitions delineate the support levels from the perspective of actual use cases and the people who implement them.
Incremental ServiceNow support levels
| Level | Type | Summary |
|---|---|---|
| No support |
|
|
| Basic | Customer data management |
Use case: When a service provider uses chat to respond to a customer’s message, the client must be able to see the response. |
| Standard | Customer process management |
Use case: Admin must be able to make comments required when a record closes for one customer, but not for another customer. |
| Enhanced | Customer self-managed configuration |
Use case: Customer of a shared environment must be able to make changes according to impact, urgency, or priority within a domain. |
| Effective domain* | In some cases, a platform feature or application may support service provider use cases even if the domain framework isn’t being used. The use cases must be detailed to support domain separation. An asterisk (*) after the support level indicates this kind of configuration. Use case: Before the New York release, Service Catalog had no domain support but the instance owners could configure separate catalogs and items for each tenant in a domain-separated instance by using user criteria. The result was that each tenant could use Service Catalog at a Standard level. |
To view all applications listed by their support level see Application support for domain separation.
Summary
Domain separation is a framework that you must use to make your applications aware of its customers.
Consider the domain framework capabilities, your applications' business use cases, what the personas are, and how they use the application before you can use the framework to make your application supportable.