Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 16 Rules and Rule Functions : Rule Function Resource Reference

Rule Function Resource Reference
Rule Function resources enable you to write rule functions that you can use in rules, as startup and shutdown actions, and as preprocessors.
Virtual rule functions are decorated with a V.
 
Action  Indicates that this rule function can be used only in the Action block of a rule.
Action and Condition  Indicates that this rule function can be used in the Action and Condition blocks of a rule.
Action, Condition and Query  Indicates that this rule function can be used in the Action and Condition blocks of a rule, and can also be used in the text of a query (The query language features are available only in TIBCO BusinessEvents Enterprise Suite).
Note: Only Action rule functions can be used as startup rule functions or shutdown rule functions.
Primitive, that is any of: String, int, long, double, boolean, DateTime, Object

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved