Flexible Scheduling
New schedule types and additional properties provide increased flexibility and options. For example, users and administrators can now set a task scheduled to run on the first Monday of each month to run hourly on that day, in a specified recurrence window within that day, such as between 6 AM and 5 PM.
This provides users with more granular scheduling options that can reduce the overhead of interactive tasks. This can allow administrators to better predict schedule load.
New capabilities also allow administrators to control the scheduling options that are available to users.
See Using Intraday Scheduling for more information.
This change affects:
- bibus » userCapabilityEnum » canUseSchedulingByDay value
- bibus » userCapabilityEnum » canUseSchedulingByHour value
- bibus » userCapabilityEnum » canUseSchedulingByMinute value
- bibus » userCapabilityEnum » canUseSchedulingByMonth value
- bibus » userCapabilityEnum » canUseSchedulingByTrigger value
- bibus » userCapabilityEnum » canUseSchedulingByWeek value
- bibus » userCapabilityEnum » canUseSchedulingByYear value
- bibus » scheduleTypeEnum » dailyWithIntradayRecurrence value
- bibus » scheduleTypeEnum » monthlyAbsoluteWithIntradayRecurrence value
- bibus » scheduleTypeEnum » monthlyRelativeWithIntradayRecurrence value
- bibus » scheduleTypeEnum » weeklyWithIntradayRecurrence value
- bibus » scheduleTypeEnum » yearlyAbsoluteWithIntradayRecurrence value
- bibus » scheduleTypeEnum » yearlyRelativeWithIntradayRecurrence value
- Schedule by day
- Schedule by hour
- Schedule by minute
- Schedule by month
- Schedule by trigger
- Schedule by week
- Schedule by year
- bibus » schedule » intradayRecurrenceEnd property
- bibus » schedule » intradayRecurrenceInterval property
- bibus » schedule » intradayRecurrenceStart property