Using schedules and calendars
-
- UpdatedJan 30, 2025
- 2 minutes to read
- Yokohama
- Time Configuration
Specific applications within the Now Platform generate graphical calendar displays based on schedule pages.
- Project Management
- Maintenance Schedules
- Group On-Call Rotation
- Field Service Management
- Because of the heavy degree of scripting involved in a schedule page, you should, for most instances, use the default schedule pages in the base platform.
- The schedule page uses a URL with a series of parameters attached to generate the graphical display.
- A schedule page controls calendar content (
cmn_schedule_page
) record.
To access Schedule Pages, navigate to System Scheduler > Schedules > Schedule Pages. The Schedule Pages form provides the following fields:
Related Content
- Default schedules
Default schedules are available in a base system.
- Holidays
You can define each individual holiday as a schedule entry to create exceptions to existing schedules.
- Create a holiday schedule for multiple regions
You can create holiday schedules for multiple regions that follow the same work schedule but have different holidays.
- Parent and child schedules
Schedules can have one of two parent-child relationships with other schedules.
- Define a schedule
Configure schedules using schedule and schedule entry records.
- Schedule for the fifth instance of a week date
You can select a date that computes to the fifth instance of a weekday for a date near the end of a month for a repeating monthly schedule,
- Repeat a monthly schedule
Repeat a monthly schedule to reduce the amount of time required to define schedules and to provide consistency in scheduling.
- Domain support and schedules
Domain separation is supported in schedules. 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. Activate the Domain Support [com.glide.domain] plugin to enable the domain separation functionality for schedules.