Generic event handler
Java classes, even from third party providers, can function as generic event handlers as long as they implement the ""IWorkflowEventHandler"" interface. The ""UserWorkflowEventHandler"" is provided with Intrexx. With it, the following user events can be reacted to:
-
A subsequent event to a job or task plan
-
As event that will be executed by the user via the web (via JavaScript)
Actions and conditions can be linked to the generic event handler. Information on the event classes can be found here.
You can find the generic event handler in processes in the "Elements" area. He belongs to the "event handler" category. From there, it can be dragged and dropped to the desired location on the workspace and then configured. General information on creating process elements can be found here.
If you have created the generic event handler on the workspace, open the properties dialog by double-clicking on the element.
General
All information about the settings in this dialog can be found here.
Configuration
All information about the settings in this dialog can be found here.
Click "OK" to complete the configuration.