Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We need to be able to define a repeat job that does not go beyond a specific date i.e. does not repeat forever

Example

  • I would like a job that would repeat until, say, 01/01/2013.

Solution

First of all, you need to work with schedules. Schedules are run_times that have a name and can be referenced from jobs or orders.

...