Time Events

A time event is an event definition that triggers the creation of event instances based on time.

There are two ways to configure a time event:

Rule based
 A rule schedules the creation of a time-event instance at a given time.
Time-interval based (Repeat Every)
TIBCO BusinessEvents creates a time-event instance at regular intervals.
Note: Time events do not go through an event preprocessor. If you are using cache-only cache mode, ensure that any objects are properly loaded. Events scheduled using scheduler functions, however, are sent through channels and would therefore go through event preprocessors in the usual way.