Viewing the log of failed rules

If some of the rules fail during execution, the TraceAnalyser icon will quickly flash to indicate that a rule violation has occurred.

To view the failed cases:

  1. Select the Fail Log tab.

    The failed rules are listed on the view, with a timestamp of the operation, the name of the rule, scope of the violation and the limit.

    See the following example:

    Sample UI of the Fail Log

  2. To view the traces that caused the failure, double-click a rule on the view.

    The TraceViewer application opens, and scrolls to the traces.

  3. In TraceViewer, double-click the trace to jump directly to the codeline that caused the failure.
  4. Check the code, fix it as applicable and run the rule again.

At any time, you can reset the view by clicking Clear Fail Log .

Related tasks
.