Online Helps > Rule Execution Server Console > Monitoring Ruleset Execution > Enabling and Disabling the Debug Mode

You can enable or disable the debug mode on a ruleset. If enabled, this mode allows Rule Studio to put breakpoints in the ruleset using remote debugging. The debug URL points to the remote machine where Rule Studio runs. This URL consists of the machine name and the chosen debugger port.

To enable/disable the debug mode:

  1. In the Navigator panel, click the relevant ruleset.
  2. In the Ruleset View, click Edit.
  3. The Ruleset Properties are now editable.
  4. Select the check box next to the Debug property to enable the debug mode.
  5. Click Save in the Ruleset View.

Enabling the debug mode for a specific ruleset opens it to a remote debugger when the ruleset is invoked.

See Also

Rulesets