Table of Contents | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Problem
Sometimes instances of periodic orders have to be skipped, e.g. for maintenance. This recipe describes how to skip one ore more planned executions of an order using schedules.
Configuration
Assume you have an order which should be start started at 10 p.m. every day. Normally you would add a run-time like this directly to the order configuration:
...
The time range is in the past, so it will have no effect at the time.
Solution
After preparing the configuration described above you can skip the daily run-time for a specific time range using JOC as follows:
- Choose the Schedules tab in JOC
- Select the schedule manual_start
- Choose Edit schedule in the Substitute menu
- By clicking runtime editor you can change the time range the substitute overlays the default scheduler every_day_at_10pm.