change.conflict.next_available.schedule_window
ServiceNow property description:
Defines the number of days after the Planned start date of a change request to search for the next available time. This window is used to find all potentially conflicting changes. The larger the value, the more Changes that need to be factored per search. Default value is 90 days. The value must be a positive integer.
Attributes
- Sys ID: a5d0fd23b77313008ef6eac7ee11a943
- Type: integer
- Application: Global
- Default value: 90

AI generated property description:
The ServiceNow property `change.conflict.next_available.schedule_window` is used to define the time window for scheduling changes to avoid conflicts. This property specifies the duration in which the system looks for available time slots to schedule a change request without causing conflicts with other scheduled changes. By configuring this property, administrators can ensure that changes are planned within a specified timeframe, reducing the risk of overlapping changes that could disrupt services. The value set for this property determines how far into the future the system will search for an available window. Proper configuration of this property helps in maintaining an organized and conflict-free change management process.
Source