ILOG JRules User Guide > Running and Debugging > Concepts > Ruleset Debugging > Working Memory

The Working Memory view displays the list of all the objects in working memory. This view applies to the RetePlus execution mode activities.

The view can display the value and type of the object's various fields. This allows direct inspection of the objects that it uses, which is important in determining whether a rule is behaving correctly or not. For example, rules currently in the agenda that use a specific value can easily be checked if there is some suspicion regarding their behavior. This enables you to dynamically inspect objects as they affect rules.

Related Concepts

Debug Mode
Debug View
Agenda
Variables
Breakpoints
Console

Related Tasks

Creating a Debugger Launch Configuration
Debugging
Debugging Remotely

Related Samples and Tutorials

Tutorial: Debugging a Ruleset
Tutorial: Debugging a Remote Rule Execution Server Application