Breakpoints can be used to stop the execution of the ruleflow at specified points. You can set breakpoints as follows:
-
Click a task to select it and then click the Set/Unset Breakpoint
button on the main toolbar to create a breakpoint.
-
To remove the breakpoint, click the Set/Unset Breakpoint button again.
- The individual breakpoints are highlighted in the Ruleflow Editor by a red ball as shown in Figure 16.28. In this example the breakpoint has been placed on the
Greeting discount
task.
-
Figure 16.28 Setting Breakpoints
-
Click the Breakpoints
button or click Breakpoints on the View>Debugger Panels menu to display the breakpoints in the Breakpoints tab in the Messages pane at the bottom of the window.
-
To remove all breakpoints, click the Clear All Breakpoints
button on the main toolbar or click Clear All Breakpoints on the Debug menu.
See Also
Debugging and Profiling | Setting Breakpoints | Editing Breakpoints
|