Debugger

The TIBCO Business Studio for BusinessWorks debugger is used to test processes during the process development stage. By default, the debugger supports all the processes and subprocesses of an application module, shared module and nested shared module. Starting the debugger brings up the Debug perspective. This perspective can be used to set breakpoints, step through processes, examine job variables, and activity input/output at each step.

Debug Perspective

The Console view displays the messages and errors returned by the runtime.

Console View

Start the debugger with the Run > Debug command. To stop the debugger, press the Stop icon on the Debug perspective toolbar:

Stop Icon in Debug Perspective