![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Using the Rule Debugger, you can process your rules in debug mode. In debug mode, you can view and modify the execution state of a rules program. You can choose particular events, called break events, that are of interest to you and have the Debugger suspend the execution of the rules program when these events occur. When execution is suspended, you can issue commands to examine the state of execution or change the values of:
• DB debug rule ==> rulename<Enter>If you do not specify a rule, the Object Manager screen for the Debugger appears. Refer to Chapter 16, Processing in Standard Execution Mode for more information about using the Object Manager.COMMAND ==> DB rulename<Enter>
• Using the line command G within the Object Manager screen of the Rule Editor or the Rule Executor.
• The Debug Information section, which displays the execution state of the rule in browse mode as the rule is being debugged
• The Breakevent Control section, which displays where the Debugger is to suspend the execution of your rules program
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |