Event Handlers

Use this form to create, modify, and delete event handlers to use with specified events in the system.

An event handler is defined and identified by a combination of:

EXAMPLE: An event (MyEvent) might have three event handlers associated with it. To identify and work with the second of these handlers, you would identify it on this form by looking up MyEvent in the grid view list of events and then locating the one that has the number 2 in the Handler Sequence field.

Each event handler consists of at least one event action. It might also include an initial state, which is comprised of a set of variable values for the event handler to use when it starts executing. Finally, each event handler also has a set of attributes and options that govern how it behaves and interacts with other event handlers.

NOTE: You can modify or delete only those event handlers that have the current Access As value as displayed on the Access As form.

For the procedure to create an event handler, see Creating Event Handlers.

For information about application-specific workflow event handlers, see About Workflow Event Handlers.

For more information, see the following topics in the Guide to the Application Event System:


Related Topics

Events Overviews and Processes

Creating Event Handlers