| ILOG JRules User Guide > Running and Debugging > Concepts > Ruleset Debugging > Debug Mode |
Debug Mode |
PREVIOUS NEXT |
When you execute a ruleset in Debug mode, you can test your rules in several ways. Rule Studio provides a set of tools so that you can inspect the execution of the rules and the state of the engine, and set breakpoints on classes, objects, rules, decision tables and trees, and ruleflows.
Rule Studio enables you to debug both IRL code and Java code in a project.
The Debug views are useful when you start testing and debugging the execution of your rules. The Debugger monitors business rule execution by, for example, checking the ruleset, connecting to a rule engine, sending the ruleset to the engine, resetting the engine, and firing all the rules.
With the Debugger, the process of business rule execution can be controlled by:
then keyword. The Debugger stepping commands allow you to move from one block to another.
| Copyright © 1987-2008 ILOG S.A. All rights reserved. Legal terms. Documentation homepage. | PREVIOUS NEXT |