Debugging decision trees with the Tracer

If your decision tree does not give you the results you expect and you cannot determine the problem by running the rule and examining the clipboard pages, run the Tracer tool. With the Tracer you can watch each step in the evaluation of a decision tree as it occurs.

  1. On the developer toolbar, click Tracer.
  2. Select the ruleset that contains the rule to be traced.
    1. In the Tracer window, click Settings.
    2. In the Event Types to Trace section, select the Decision Tree check box.
    3. Select the ruleset that contains the rule to be traced.
    4. Clear the other rulesets to avoid memory usage from tracing events occurring in other rulesets.
    5. Click OK.
  3. Return to the main portal and run the decision tree.
  4. Watch the Tracer output as the rule runs.