Property reference

change.conflict.next_available.schedule_window

The change.conflict.next_available.schedule_window property defines the number of days after a change request's planned start date to search for the next available time. Administrators should consider adjusting this value to manage the complexity of scheduling changes and avoid conflicts effectively.

Default: 90 Type: integer Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property sets the timeframe in days for identifying potential conflicts with other changes based on their planned start dates.
What area does it affect? Change Management
What does the default mean? The default value is "90", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when adjusting change scheduling strategies or managing conflict resolution.

Out of the box property record

Raw metadata from the property record.

Property name change.conflict.next_available.schedule_window
Sys ID a5d0fd23b77313008ef6eac7ee11a943
Type integer
Application Global
Default value 90
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.
Updated 2024-05-25 05:05:38

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... within the defined scheduling time slot, the messages.infoMessages states the following: D Note: The change request scheduling time slot default value is 90 days. To change this value, modify the change.conflict.next_available.schedule_window property. For more information, see Configure conflict analysis properties . The following GET /sn_chg_rest/change/worker/{sys_id} example shows output provided using the ID provided in the worker.link detail. The results list open ...
Documentation excerpt View supporting context
Context preview Snippet 2
... includes and lists all the business and application services with related CIs that have conflicts. change.conflict.identifymostcritical Identifies the most affected business or application services that have a related conflicting CI. change.conflict.next_available.schedule_window Factors from the scheduled planned start date or end date of the change request to find the next available time, enter the number of days. • Type: Integer • The ...