![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
• A BPM user might be primarily interested in TIBCO BusinessEvents® Process Orchestration, with its ability to segregate different event processing rule sets within the flow of a BPM process
• TIBCO BusinessEvents® Decision Manager enables business analysts to construct detailed business rules using decision tables to represent actionable business rules, and a rules management server for workflow management.
• A BAM project might only need TIBCO BusinessEvents® Views dashboards, and supporting rules. TIBCO BusinessEvents Views provides real-time web-based dashboards that give visibility into the data flowing through a running TIBCO BusinessEvents application, using meaningful metrics that are presented to business users for proactive decision making.
• A sense and respond application might only use TIBCO BusinessEvents® Data Modeling, with supporting rules. TIBCO BusinessEvents Data Modeling provides entity lifecycle management using state machines, and direct database interaction using JDBC database concepts.
• A monitoring application could use TIBCO BusinessEvents® Event Stream Processing, and associated rules, possibly in conjunction with TIBCO BusinessEvents Data Modeling. TIBCO BusinessEvents Event Stream Processing provides continuous and snapshot queries and an event pattern matching framework.See tutorials in TIBCO BusinessEvents Getting Started to learn more.TIBCO BusinessEvents Studio Development Provides resources for building TIBCO BusinessEvents projects.TIBCO BusinessEvents Studio Debug Provides resources for debugging rules and rule functions in TIBCO BusinessEvents projects, as well as testing running engines without debugging.TIBCO BusinessEvents Studio Diagram Provides interactive graphical views of a project that allow you to see relationships between project resources.TIBCO BusinessEvents Studio Decision Table Provides resources for building decision tables. (Available with TIBCO BusinessEvents Decision Manager.)TIBCO BusinessEvents Studio State Modeler Provides resources for building state models. It allows you to model states of ontology concept instances and use those states in rules. (Available with TIBCO BusinessEvents Data Modeling.)TIBCO BusinessEvents communicates with TIBCO ActiveMatrix BusinessWorks through a provided plug-in that contains a palette of ActiveMatrix BusinessWorks Activities. Details are provided in TIBCO BusinessEvents Developer’s Guide.Object management is partly a design-time and partly an administration topic, because your choice of object management type can affect how you design rules. For example, you may have to retrieve objects if they are stored only in the cache or only in the backing store, so they can be used in the Rete network. See Chapter 6, Object Management Types for an introduction to these topics.
Using the Cluster Deployment Descriptor (CDD) editor, you edit the CDD file to specify all the deploy-time properties for the entire cluster, from cluster-wide settings dealing with object management, through processing unit settings (that is, those at the TIBCO BusinessEvents engine level), to individual agent class settings.See Deploy-time and Runtime Overview for details.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |