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 started at 10 p.m. every day. Normally you would add a run-time like this directly to the order configuration:
...
In this example the schedule substitute manual_start is effective for the first hour of the year 2013.
Solution
After preparing the configuration described above you can skip the daily run-time for a specific time range using JOC as follows:
...