[ Home RulesEngine ProcessEngine Support Forum Feedback ]
Getting Started with RulesEngine
RulesEngine Getting Started
Please read Introduction to RulesEngine before you proceed any further.
You can download the ZIP file and take a look at the examples provided.
You can also follow the steps below and experience writing your own rule sample.
1. Install the RulesEngine JAR file
After reading the Introduction to RulesEngine document, Download the re.jar file. Include it to the CLASSPATH directory.
2. Create a Routing.java file
The Routing.java needs to be created in the appropriate package directory. This example has the rules embeded in the program. Its always good to have the rules read from a file so that changes can be done without recompiling the java.



Execute the java code using: java com.mm.re.sample.SimpleRouting. The output is given below.

What Next
What next?
Documentation page is a good place to start. Please take a look at the realtime example implementations.
Have a Question? or Something not working?
If you come across a defect, please log a defect in our Defect Tracking System. If you have technical questions post it at our forum.
Privacy Legal Contact Us About Us Feedback