Introduction

The JS7 - History view displays entries from the Order History and from the JS7 - Task History.

The Order History includes any output of jobs in a workflow that have been passed by an Order. Instead of checking individual log files of jobs the Order History view is available to display the execution history of all jobs in a workflow and any output created in the lifetime of that Order.

Order History View

This view displays orders sorted by descending date of JS7 - Order State Transitions.


Explanation:

  • The view displays the execution history including start time, end time etc. of the order and of individual jobs in the workflow.
  • The Order variables which the order was started with are displayed.
  • Filtering is enabled for order states and frequently used periods.
  • When clicking an entry in any column except the Workflow column then the Order Log View opens.
  • When clicking an individual job then the JS7 - Task History, chapter: Task Log View opens.
  • Note: Availability of Order History entries depends on the retention period specified with the JS7 - Cleanup Service.

Explanation on Actions and Filters:

  • Icon Actions
    • The  icon opens the Order History entry and displays the jobs executed in the Order's lifetime.
    • The  icon downloads the Order Log for viewing with a text editor on the user's client device. Which text editor is used is decided by the associated mime type text/plain or by browser settings.
  • Current Controller: This option specifies if results are displayed only for the currently selected Controller or if the Task History for any connected Controllers is displayed. The default behavior is specified in the JS7 - Profiles - Preferences.
  • Status Filters: Filters can be applied to focus results on tasks holding a particular status.
  • Date Range Filters: Filters can be applied to limit results to the indicated date ranges. For individual date ranges use the Advanced Filter.
  • Customization: see JS7 - Views - Customizations.
  • Ignore List: see JS7 - Views - Ignore Lists.
  • Export Data: This option is offered from the  icon in the right upper corner of the window. For details see JS7 - Views - Export Data.

Order Log View

This view displays any log output created in an order's lifetime. Clicking the Order ID brings up the log view window:


Explanation:

  • Arrow Icons
    • The Order Log includes the log output of any tasks executed during the Order's lifetime. By default only the output to the stdout and stderr channels of the last task is displayed.
    • The  icon expands display of log output for a task.
    • The  icon collapses display of log output for a task.
  • Chevron Icons
    • The chevron icons can be used to expand and to collapse log output of any tasks in the Order Log.
    • the  icon expands display of log output for any tasks.
    • the  icon collapses display of log output for any tasks.
  •  Checkboxes
    • Main: Output created from an Agent when starting or completing a task or from a Controller about JS7 - Order State Transitions is displayed in green. Such output is categorized as [MAIN] and its display can be toggled using this checkbox.
    • Success: Output created from an Agent or Controller to indicate success of a processing step is displayed in green. Such output is categorized as [SUCCESS] and its display can be toggled using this checkbox.
    • stdout: Output created from a job script is written to the stdout and stderr channels. Such output is categorized as [STDOUT] and [STDERR] and its display can be toggled using this checkbox.
    • Detail: Output includes detailed state transitions added by the Controller and is displayed in blue. Such output is categorized as [DETAIL] and its display can be toggled using this checkbox.
  • Links
    • DownloadLog output is downloaded for viewing with a text editor on the user's client device. Which text editor to use is decided by the associated mime type text/plain or by browser settings.
    • Reload: A reload is typically not required as JOC Cockpit offers a running log that updates the log view window automatically from recent job log output.
  • Note: Timestamps in an Order Log can be converted to the user's time zone with the relevant profile setting, see JS7 - Profiles - Preferences.

Advanced Filter

To search for history entries over longer periods, by workflow, order state etc. the Advanced Filter enables results to be limited to entries matching the selected criteria.




  • No labels