Event Handler Status
Use this form to perform these tasks:
- View the status of event handlers that are currently running.
- View the history of event handlers that have finished running.
- Retry a failed event handler, if it is retryable. See the table of retryable handlers in the Guide to the Application Event System.
- View the Voting status for outstanding Prompt actions.
This form has four tabs:
- The Handler tab shows data about event handlers that are currently processing or finished processing.
- The Actions tab shows data about actions that are currently running.
- The Variables tab shows information about variables associated with the currently running event handler.
- The Voting tab shows information about the voting status of a Prompt.
For more information, see "Tracking Event System Status" in the Guide to the Application Event System.
Related topics