Task 4: Testing and debugging
You run the ruleset by entering input data in a decision operation configuration, and then test and debug your ruleset.
About this task
You use Rule Designer to test and debug your rule project. You create a run configuration to run the decision operation in Rule Designer. Then, you insert a breakpoint that stops the run at a specific point in the ruleflow, and run the decision operation by using a debug configuration.
Step 1: Creating a run configuration
To test whether the ruleset can run, you run the decision operation in Rule Designer.
Procedure
Results
In the Console view, you see the results:

To open the Console view, on the Window menu, click , and then click OK.
Step 2: Inserting a breakpoint
You set a breakpoint in Rule Designer to debug rules.
Procedure
Step 3: Running the debugger
With the breakpoint in place, you can debug the execution.
Procedure
What to do next
You created a decision operation configuration to test your rules, and you used it to debug your rules. You can now deploy your rules to Rule Execution Server.



