Introduction : Overview

Overview
This guide contains a tutorial based on one simplified business scenario. The tasks in the tutorial provide step-by-step instructions and also 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 main documentation on any topic to learn more.
The tutorial shows you how to configure a BusinessEvents project, run it at the command line, and test its behavior. Using a simple scenario, this tutorial focuses on ontology and inferencing features.
A Configured Tutorial Project is Provided
The FraudDetection example is located in the BE_HOME/examples/standard directory.
Additional Example Projects Provide More Learning
After you have completed the tutorials, you can explore the examples in the BE_HOME/Examples directory. These examples demonstrate specific techniques that you can apply in your work.
Skills Required
The tutorial 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, it is recommended that you first read the topics available from the Overview link on the Welcome page, especially Workbench basics, which explains concepts such as perspectives and views. Then complete the "Create a Hello World Application" available from the Tutorials link on the Welcome page, and any other tutorials of interest.