2020.1

Table Of Contents
l
Messages in Red are critical and are normally critical errors in the plugin.
l
Messages in Orange are warnings.
l
Messages in Gray are job info and variable changes.
l
Messages in Black are debug information and processing information.
There are various actions you can execute in the Message area. Here they are:
l Click any line to select it.
l
While a line is selected, press Delete on your keyboard or right-click on the line and
select Delete to delete the line.
l
While a line is selected, press CTRL+X on your keyboard or right-click on the line and
select Cut to place the line in the clipboard.
l
Press CTRL+C on your keyboard or right-click on the line and select Copy to place a
copy of the line in the clipboard.
l
Press CTRL+A on your keyboard or right-click on any line and select Select All to select
all the lines in the Message Area.
l
Right-click anywhere in the Message Area and select Clear Messages to clear the
contents of the Message Area.
l
Right-click anywhere in the Message Area and select Save to File to display a dialog
box that lets you save a copy of the Message Area content to a text file.
The Message Area will only display information while running in Debug mode. It does not
display information from other running services, and will not display the log of any process
running in a live configuration (submitted to PlanetPress Workflow Service).
To learn more about debugging a process, refer to "Debugging and error handling" on page96.
The Object Inspector pane
The Object Inspector pane displays the properties of the object selected in the Configuration
Components pane (not the Process area, however). You can edit some of these properties
directly from the Object Inspector, simply by clicking on the property.
Page 860