Event sources
Start time-based workflows by simply defining a rule. Similar to recurring appointments, rules can be defined for continuous layouts. The option to create a timer for this specific data set when changing a data record, for example, is particularly attractive. This option lets you monitor data records effortlessly and flawlessly: Was the application approved before the deadline? Does the supervisor or a deputy have to be notified? There is an enormous variety of scenarios in a business environment.
Global timer/Global data group timer
A global timer can create time-controlled tasks once it is configured in the process and the process has been published on the server. These tasks are listed and logged in the "Worktools" module. A global timer can also be started manually here. Events generated by a global timer can be responded to by a timer event handler associated with it. A global timer can also be started manually via "Edit / Start global timer job".
IMAP event source
This event source monitors a folder on an IMAP email server and generates an event when an email message is received, for example.
It is also possible to access shared folders with an IMAP event source. The necessary settings for this can be set in the properties dialog on the "Options" tab in the IMAP provider settings. The corresponding help you get there as ever with F1.
Click here for information on the use of Gmail as an email provider.
Generic event source
Java classes, even from third party providers, can function as generic event handlers as long as they implement the IWorkflowEventSource interface. Click here for more information.