Depending on your configuration, the Developer tab may be available. The Developer tab includes the following buttons:
Debug Options |
Description |
---|---|
Trace |
When selected, tracing is activated on the Application Server and all messages from that client will be logged to the Diagnostic Console. All messages from all clients logging trace messages to the Application Server will be displayed in the Diagnostic Console. Thus, if two clients are logging trace messages, any Diagnostic Console connected to that Application Server will display messages from both clients simultaneously. Note:
The Diagnostics Console must be configured to log Workflow trace messages. For information about configuring the Diagnostics Console, see the Diagnostics Service and Diagnostics Console module reference guide. |
Breakpoint Debug |
Click to enable break point debugging. Any actions/rules/task lists that are configured with the Enable Debug Breakpoint check box selected will cause a message box to display prior to execution, giving details of the breakpoint. In this message box, administrators have the opportunity to verify and edit Keyword and property values. See Editing Keyword and Property Values at Debug Breakpoints for more information. |
Step Breakpoint Debug |
Click to display a message box after each rule, action, or task is finished executing. Used for determining the location of logic problems in a Workflow configuration. |