![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
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.
• Chapter 9, Simple Events for overview information about events in general.
• Chapter 41, Diagrams for information on using diagrams.
Repeat (Interval) based time events are not supported in multi-engine mode Time events configured to repeat at intervals are not supported in multiple-agent (multi-engine) configurations. Rule-based time events, however, are supported.The time interval begins during engine startup. See Engine Startup and Shutdown Sequence in TIBCO BusinessEvents Administration for specific details.A rule based TimeEvent resource has only a name and description. You can then use it in a rule to schedule a simple event to be asserted, using its ontology function, ScheduleTimeEventName() in a rule (see Rule Based TimeEvent Function Reference). You can schedule the event to be asserted after a period of time, and you can pass information to the event and specify its time to live. You can call the ScheduleTimeEventName() function in different places with different time delays.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |