Generic Event Handler
Java classes—including those from third-party providers—that implement the IWorkflowEventHandler interface can serve as generic event handlers. The UserWorkflowEventHandler is included with Intrexx. This allows you to respond to the following user events:
-
as a follow-up event to a job in task scheduling
-
as an event triggered by the user via the web (using JavaScript)
Actions and conditions can be associated with the generic event handler. You can find information about the event classes here.
You can find the generic event handler in "Processes" under "Elements." It belongs to the "Event Handler" category. From there, it can be dragged and dropped to the desired location on the desktop and then configured. General information on creating process elements can be found here.
Once you have created the generic event handler on the workspace, double-click the element to open the Properties dialog box.
General
You can find all the information about the settings in this dialog box here.
Configuration
You can find all the information about the settings in this dialog box here.
Click "OK" to complete the configuration.
More Information
The sections of the "Processes" module


