The
Results View displays the messages generated as a result of user
actions such as validations, transformations, search operations, and others. Each message is a
link to the location related to the event that triggered the message. Double-clicking a
message opens the file containing the location and positions the cursor at the location
offset. The actions that can generate result messages include the following:
Results View Contextual Menu Actions
The following actions are available
when the contextual menu is invoked in the table grid:
- Show message
- Displays a dialog box with the full error message, which is useful for a long message
that does not have enough room to be displayed completely in the view.
- Remove
- Removes selected messages from the view.
Remove
all
- Removes all messages from the view.
Copy
- Copies the information associated with the selected messages:
- The file path of the document that triggered the output message.
- Error severity (error, warning, info message, etc.)
- Name of validating processor.
- The line and column in the file that triggered the message.
- Save Results
- Saves the complete list of messages in a file in text format. For each message the
included details are the same as the ones for the Copy action.
- Save Results as XML
- Saves the complete list of messages in a file in XML format. For each message the
included details are the same as the ones for the Copy action.
- Expand All
- Available when
Hierarchical mode is selected. Expands all the nodes of
the tree, which is useful when the messages are presented in a hierarchical mode.
- Collapse All
- Available when
Hierarchical mode is selected. Collapses all the nodes
of the tree, which is useful when the messages are presented in a hierarchical
mode.