Setting up ruleset execution traces

You can activate traces of ruleset execution by using a specific application programming interface (API). You can start from the provided code sample to write your own code.

When you enable execution traces, you can get such information as, for example, how many tasks were executed, how many rules were executed, what events took place in the working memory, which version of the ruleset was executed. By default, all the information is retrieved except working memory events.

The execution trace is built during the entire process of ruleset execution and shows the execution events as a tree.