Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Introduction

The JS7 - History view offers to display 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 of any output created in the lifetime of an that Order.

Order History View

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

...

  • 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 are displayed that 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.

...

  • 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 of on the user's client device. Which text editor to use 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 only or if the Task History for any connected Controllers is displayed. The default behavior is specified from in the JS7 - Profiles - Preferences.
  • Status Filters: Filters can be applied to focus results on tasks holding the respective 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 . For details see JS7 - Views - Export Data .

Anchor
order_log_view
order_log_view
Order Log View

...

  • 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 only 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 display 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 of 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 is 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 respective relevant profile setting, see JS7 - Profiles - Preferences.

...

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

...