Debugging execution plans
The InForm Architect application supports debugging of execution plan scripts in the same way that it supports debugging of rule scripts—by presenting messages in the Rule Debug tab of the Output window when you run the scripts. Specifically, the Output window displays:
- VBScript syntax errors.
- Trace values specified with the Global.OutputDebug method, as described in Using the Global.OutputDebug method.
To test an execution plan script:
- Open the Execution Plan window containing the script.
- Click the Run Script button in the Rules toolbar.
The Output window displays messages that indicate the processing of the execution plan script.