Previous Topic: Skipped Bypass RequestsNext Topic: Event Hold Counts


Event Hold and Release

You may need to postpone an Event at times. To postpone an Event, you must instruct the server to hold it. The Event remains in the on hold state until you release it. When you want to release the Event, you instruct the server to release it.

The server marks an Event as overdue in the following cases:

When you release an overdue Event from hold, the server immediately triggers the Event once, regardless of the number of missed executions. The server uses the time and date of the last missed execution to select the jobs and resolve scheduled variables.

Note: If you want to prevent future executions of an Event from triggering, suspend the Event instead. When you resume the Event, the missed executions are skipped. If an Event is both suspended and held at its scheduled execution time, the server ignores the on hold state and considers the Event suspended.

Example: Hold and Release an Event

Consider the following scenario:

By default, the Event then processes because the server knows the Event missed its scheduled execution at 4 p.m.

More information:

Hold an Event

Release a Held Event