Inspecting the working memory

You can inspect the objects in working memory when the execution mode is RetePlus.

About this task

When you debug a rule project or a Java™ project for rules, and the execution mode is RetePlus, you can inspect the objects in the working memory.

Procedure

To inspect the working memory:

  1. Click Run  > Debug Configurations.

    The Debug Configurations dialog opens.

  2. Select your configuration in the Configurations area.
  3. Make sure that the Stop at first rule statement box is selected, and then click Debug.

    The Debug Perspective opens and execution stops at the first rule statement to be run.

  4. Step into the execution statements and check that the Working Memory view is open.

Results

When objects are added into the working memory, they are shown in the Working Memory view. When you expand objects, you can inspect their values.