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. Click here for more information about the event classes.

You can find the generic event handler in processes in the "Elements" area. It belongs to the "Event handler" category. From there, it can be dragged & dropped to the desired location on the workspace and then configured. General information about creating process items 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

Click here for detailed information about the settings in this dialog.

Configuration

Click here for detailed information about the settings in this dialog.

Click "OK" to complete the configuration.

More information

Processes module

Create and manage processes

The areas of the "Processes" module

Creating and connecting elements

Analyze log file

Options

External data in processes

Java classes in process objects