You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Purpose

  • The History Service is used to receive events about execution of workflows and jobs from any connected Controllers and to add them to the JS7 - History.
  • As a result the execution history and logs of orders and tasks becomes available. Due to the asynchronous nature of JS7 components this task is performed by a background service.

Execution History

The execution history includes reporting information about workflows, orders and tasks such as start time, end time and execution result.

Execution Logs

Execution logs are provided for orders and tasks. Log output is added to the History.

Configuration

Location

  • The "Settings" menu is available from the JOC Cockpit GUI.

Configuration Items

SectionSettingDefaultRequiredPurpose
history























Logging

  • The History Service logs general messages, warnings and errors to the joc.log file.
  • More detailed information in addition is logged to the service-history.log file.
  • For details see JS7 - Log Files and Locations


  • No labels