Cobra Help

Process Log Viewer

Use the Process Log Viewer to view the log files generated by every process.

As you run processes, they generate log files that record the actions taken. You can review the process log records using the Process Log Viewer. It displays the errors or warnings generated for every process in a separate window.

Note: You cannot edit the information in any of the log files, but you can copy text from a log file and paste it in another Windows application.

The process log file is divided into the following sections:

  • Header
  • Process Records
  • Footer
Note: Data is stored as an XML string.

Contents

  • Header Section

    The header section displays the following information:

    • Process Name: This field displays the name of the process run.
    • User: This field displays the name of the user who ran the process.
    • Start Time: This field displays the date and time when the process started.
    • Project: This field displays the name of the project.
      Example

Process Name

Recalc

User

John Doe

Start Time

01/10/2007 23:15:25PM

Project

DEMO

  • Criteria Section

    This section varies and is defined by the criteria selection of the process.

  • Process Section

    This section varies and is defined by the process.

    Example: Recalc Planned items

  • Footer Section

    This section displays the following information:

    • Finish time: This field displays the date and time of the process completion.
    • Error: This field displays the number of errors recorded while running the process.
    • Warning: This field displays the number of warnings recorded while running the process.
      Example

Finish Time

01/10/2007 23:15:25PM

Errors

0

Warnings

1

  • Save to File

    Click this button to save the contents of the Process Log Viewer to your machine. The file is saved in .txt format.

  • Show Errors

    This button is enabled if errors occurred while running the process. Click this button to display the Errors dialog box.

  • Show Warnings

    This button is enabled if warnings occurred while running the process. Click this button to display the Warnings dialog box.


How to...

Display the Process Logs Dialog Box

Display the Process Log Viewer

Display the Errors Dialog Box of the Process Log Viewer

Display the Warnings Dialog Box of the Process Log Viewer


Learn more about...

Process Logs Dialog Box

Errors Dialog Box of the Process Log Viewer

Warnings Dialog Box of the Process Log Viewer


Parent Topic:

Process Logs