Output Debug View

The Output view of the Designer Debug window contains real-time information about the running Workflow. As a Workflow executes, each step is logged to the Output view with debug information, including the step number, the action, whether the step completed, and failure data if the step failed. Furthermore, each step may have its own debugging information that is written to the Output view. For example, the Copy Files action outputs the name of each file being copied while it is executing.

The Output view can contain invaluable information about what a Workflow is doing at any given time. It also contains extended information on Workflow failure. The Output view is usually the best indication of why a step failed.

Managing Output Data

The contents of the Output window can be handled in several different ways. New output can be appended to the existing data in the Output window, or the window can be cleared before additional data is entered. Output data can be copied to the clipboard, and the contents can then be pasted into any application or window that accepts standard text. You can also save the contents of the Output window to a standard text file.

To copy the contents of the Output window

To clear the contents of the Output window

or

To save the output data to a text file

As with all Debug Window views, selecting Stay On Top from the right-click menu causes the view to remain on top of all other Designer windows. Selecting Dockable allows the view to be docked along the bottom of the Designer below the Steps Window. If Dockable is not selected, the window will not dock to any other views or windows.