Rules
Rules define what constitutes unusual, suspicious, problematic, or advantageous activity within your enterprise applications.
Rules also determine what TIBCO BusinessEvents does when it discovers these types of activities. You can execute actions based on certain conditions which are defined using simple events, concept instances, events, score cards, or a combination of these objects.
TIBCO BusinessEvents offers the following types of functions for use in rules:
Standard Function
These functions are provided with TIBCO BusinessEvents.
Standard functions include a set of temporal functions, which allow you to perform calculations based on a sampling of a property’s values over time. These functions make use of the history for that property.
Ontology Function
TIBCO BusinessEvents generates these functions based on the resources in your project.
Custom Function
You can write custom functions using Java and integrate them into TIBCO BusinessEvents for use in rules.
Rule Function
In addition to Java-based custom functions, you can use rule function resources to write functions using the TIBCO BusinessEvents rule language.