The following is a scenario to execute the rules in a rule engine:
-
Create a rule package in the project.
-
Create a decision tree using the decision tree template. Right-click the package and then click Decision Tree on the shortcut menu.
-
Name it
MyDecisionTree
.
-
Select the rules package and execute it using the shortcut menu. Assuming that there are no errors, it should display
Executing the rules
and Execution completed
after executing all the rules.
See Also
Adding Packages to a Project | Creating Decision Trees
|