![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
• A negative integer (<0): the event does not expire, and must be explicitly consumed. The value -1 is generally used to indicate an event that does not expire. When the destination is not otherwise specified (for example in rules or rule functions), events of this type are sent to the destination you select here. You can send an event to the default destination of its event type using the Event.sendEvent() function. As a convenience, you can open the selected destination resource by clicking the underlined label. See Event Preprocessors for more information.
The name to appear as the label for the property. Names follow Java variable naming restrictions. Do not use any reserved words. See Identifier Naming Requirements.Note: In addition to standard naming restrictions, do not begin an event property name with _ns_ or _nm_. These have a special use. See Mapping Incoming Messages to Non-default Events.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.See Using JMS Header Properties in Incoming and Outgoing Messages for more details. Table 15, JMS Header Field Names shows the list of JMS header properties. Consult the JMS specification for more details. Note: For properties of type Double, all NaN (Not a Number) values are converted to 0.00. Click the search button and select the domain model you want to use for this property. See Chapter 14, Domain Models for details on adding domain models.If the Time to Live field is zero or higher, define the action or actions to take when an event expires in the Expiry Action section.The editor in the Expiry Action section is the same as the Rule function editor. See Rule Function Resource Reference for details.See Simple Events — Time to Live and Expiry Actions in TIBCO BusinessEvents Architect’s Guide for background details.
The specific data type. For example, float or month. Refer to the TIBCO ActiveMatrix BusinessWorks Palette Reference for a complete list. An attribute with a specified data type. You can specify a scalar data type (string, integer, and so on), you can reference an XML type, or specify the TIBCO ActiveEnterprise Any data type. The specific data type. For example, float or month. Refer to the TIBCO ActiveMatrix BusinessWorks Palette Reference for a complete list.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |