Wizard and Configuration Tab

The Wizard and Configuration tab have the following fields.

Field Global Var? Description
Name No The name to appear as the label for the resource. Names follow Java variable naming restrictions. Do not use any reserved words. Names must be unique within a folder. See Identifier Naming Requirements .
For events used in JMS channels
 Names beginning with _jms or jms (case insensitive) are used only for JMS header properties. You can, however, use properties beginning jms_ (case insensitive) for event properties.
Description No Short description of the resource.
Type No
  • ruleBased: The time event is scheduled by a rule.
  • repeat: Time events are created periodically. Complete the rest of the settings to define the period and number of events per interval.
Interval No Used with repeating time events only. Specify the interval between time events using a numerical value and a time unit.

TIBCO BusinessEvents creates the first time event immediately after the engine starts and then creates the next time event based on the interval.

A repeating time event expires after the completion of the first RTC cycle (that is, the time to live code is set internally to zero).

Time units available are milliseconds, seconds, minutes, hours, and days.

Events per
Interval No Used with repeating time events only. Enter the number of events to create in each Repeat Every interval.

Default is 1.