Domain Separation and HR Service Delivery
Summarize
Summary of Domain Separation and HR Service Delivery
The ServiceNow® HR Service Delivery application enhances the employee service experience by automating HR interactions and centralizing HR services on a single platform. Domain separation allows for the logical grouping of data, processes, and administrative tasks within a single ServiceNow instance, facilitating controlled access based on user roles.
Show less
Key Features
- Basic Domain Separation: HR Service Delivery supports basic data separation, ensuring that if data and configurations reside within a specific domain, the application will function correctly.
- Data Visibility: Users can see data within their home domain and its child domains, but not in parent or peer domains unless explicitly granted access.
- Customizable Interface: The application allows for customization of business processes and user interfaces for each domain, while maintaining some global processes and reporting.
Key Outcomes
With domain separation, organizations can enforce strict data segregation between business entities, allowing for secure management of HR cases. It is crucial for users to create records at the appropriate domain level to ensure visibility to the correct users. For complete separation of all system properties, separate instances are recommended.
The ServiceNow® HR Service Delivery application improves the employee service experience by automating HR interactions and providing a single platform for all HR services. Domain separation is supported in HR Service Delivery.
Domain separation separates data, processes, and administrative tasks into logical groupings called domains within a single ServiceNow instance. You can then control several aspects of this separation, including which users can see and access data.
HR Service Delivery provides the basic level of domain separation support. Basic domain separation (data separation ) implies that if the data and all the related configurations reside within a particular domain, HR Service Delivery will function as expected. Hierarchical domain structure, sharing of data/configurations and logic/process separation is not supported by default in HR Service Delivery as per the basic domain separation definition.
Support level: Basic
- There is business logic to ensure data goes into the proper domain for the application’s service provider use cases.
- In the application, the user interface, cache keys, reporting, rollups, aggregations, and so on, all consider domain at run time.
- The owner of the instance needs to be able to set up the application to function normally across multiple tenants.
Overview of HRSD domain separation
- Enforce absolute data segregation between business entities (data separation).
- Customize business process definitions and user interfaces for each domain (delegated administration).
- Maintain some global processes and global reporting in a single instance.
How domain separation works in HR Service Delivery
- While HR Service Delivery supports separation of data, separation of logic and process is not fully supported. Note:
- For more details on domain separation in HR Service delivery, see Guidance for proper HR Service Delivery domain separation.
- To learn more about process separation, see the Data Separation versus Process Separation section in this KB article.
- When working in a domain-separated implementation, ensure that records are created at the right domain level so that it is visible to the right set of users.
For example, domains that look like:
- Global → TOP
- Domain A
- Domain B
Note:Global is not a domain. - For any user in Domain A or Domain B to access an HR case, the HR case must be created at an global level.
- If an HR case is created in Domain A, a user from Domain B cannot access it. Likewise, if an HR case is created in Domain B, a user from Domain A cannot access it.
- For an HR case to be visible to the users in TOP and Domain A, create the HR case in Domain A.
- For an HR case to be visible to the users in TOP and Domain B, create the HR case in Domain B.
- Global → TOP
Use case: Domain separation in HR Service Delivery
While the behavior offered with domain separation provides multi-tenancy support, multi-tenancy is still contained within a single instance. A few properties, data and processes are always global and shared across all domains. For example, the system’s “Remember me” option on the login page is global and cannot be specified per domain.
If a complete and total separation of all system properties is needed and does not require global reporting or global processes, separate instances are the best option.