This check box can only be selected if fixed execution times are indicated for a recurring task. It ensures that the execution request is created, even if if the time is exceeded at the moment when the batch server processes the recurring tasks for the day.
For instance, if a task is planned for 07:00, 10:00 and 15:00, but the batch server starts in the morning at 08:00:
- If selected, 3 execution requests are created (at 07:00, 10:00 and 15:00). The execution request starting at 07:00 will be executed or not depending on the server parameters (it is possible to specify a maximum execution delay in the server parameters). In any case, a line will have been planned for 07:00.
- If not selected, only the two execution requests later than the current time will be created.