Batch events

Batch events are fired when something is about to happen to a batch, and when an action has just been performed on a batch. Batch events generally have an active Batch object, Job object and Application object. Other objects may also be active.

Note All events are sent by FireEvent. The grouping described here is simply a way to list the events in a logical way. To find out whether an object is active when an event is fired, do one of these:

In addition to these events, you can fire your own events using the FireEvent method.

The following Batch events are available:

Related topics

Event reference (lists the categories)