Tutorial Projects
Tutorials in this guide are based on one simplified business scenario. The tasks in the tutorials provide step-by-step instructions and explain the main ideas so you gain understanding as well as practical knowledge. References to related information are provided so you can jump to the detailed documentation to learn more.
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.
Configured Tutorial Projects are Provided
The tutorial projects, all based on the basic
FraudDetection
example, are located in the
BE_HOME/examples/standard directory.
Additional Example Projects Provide More Learning
You can explore many examples in the BE_HOME/examples directory. These examples demonstrate specific techniques that you can apply in your work.
Skills Required
This guide is written for users with little or no familiarity with TIBCO products. Readers should have some familiarity with Java programming and the Eclipse platform.
Eclipse Platform
If you are not familiar with Eclipse platform, you can learn more from the Eclipse documentation. Open TIBCO BusinessEvents Studio and click
to view a list of manuals, such as Workbench User Guide.