Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Domain Separation and Appointment Booking

Domain separation is supported for Appointment Booking. Domain separation enables you to separate data, processes, and administrative tasks into logical groupings called domains. You can control several aspects of this separation, including which users can see and access data.

Support level: Basic

  • Business logic: Ensure that data goes into the proper domain for the application’s service provider use cases.
  • The application supports domain separation at run time. The domain separation includes separation from the user interface, cache keys, reporting, rollups, and aggregations.
  • The owner of the instance must set up the application to function across multiple tenants.

Sample use case: When a service provider (SP) uses chat to respond to a tenant-customer’s message, the customer must be able to see the SP's response.

For more information on support levels, see Application support for domain separation.

Domain separation and Appointment Booking overview

Domain separation enables you to separate data, processes, and administrative tasks into logical groupings called domains. You can control several aspects of this separation, including which users can see and access data.

How domain separation works in Appointment Booking

Domain separation adds the following fields and attributes to Appointment Configuration tables:

TableFields and Attributes
Appointment Booking Configuration\[sn\_apptmnt\_booking\_config\]Fields- Domain ID - Domain Path
Appointment Booking Service Configuration\[sn\_apptmnt\_booking\_service\_config\]Fields- Domain ID - Domain Path
Service Configuration Rule\[sn\_appmnt\_booking\_config\_rule\]Attributes: domain\_master=sn\_apptmnt\_bookig\_service\_config
Advanced Configurations\[sn\_appmnt\_booking\_day\_configuration\]Attributes domain\_master=sn\_apptmnt\_bookig\_service\_config
Appointment Booking Lock\[sn\_appmnt\_booking\_lock\]Fields- Domain ID - Domain Path
Appointment Recommendation\[sn\_apptmnt\_recommendation\]Fields- Domain ID - Domain Path

Related topics

Domain separation for service providers