The Project Design Tutorial shows you how to configure a TIBCO BusinessEvents project, run it at the command line, and test its behavior. This tutorial focuses on ontology and inferencing.
The Cache OM Tutorial shows you how to add caching functionality to the project.
The Backing Store Tutorial shows you how to add a backing store, which allows the object data generated in the inference engine to be persisted on disk, and reused as needed.
The TIBCO BusinessEvents Monitoring and Management Tutorial explains how to configure the MM component and use it to deploy, monitor, and manage a cache-based project. This tutorial requires use of a cache based project, but it does not require use of a backing store.
The tutorial projects, all based on the basic FraudDetection example, are located in the
BE_HOME/examples/standard directory.
You can explore many examples in the BE_HOME/Examples directory. These examples demonstrate specific techniques that you can apply in your work.