Versions Compared

Key

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

...

  • Detailed History information is available in the JS7 - Order History View and the JS7 - Task History View.
  • The History Summary is displayed for a selected date range (today, last hour, etc.).
  • Users can click the numbers displayed to find details in the relevant History View.

...

This widget displays the percentage of orders states in the daily plan which have a particular state.

  • Detailed information can be found in the JS7 - Daily Plan View.
  • The Daily Plan summary is displayed for the selected date range (today, next day).
  • Users can click the relevant part of the bar to find detailed information in the Daily Plan View.

...

This widget provides an overview of the components in a JS7 scheduling environment, and their operational status and connection status in a JS7 scheduling environment.

  • Connection Status
    • JOC Cockpit instances are connected:
      • to a Database,
      • to Controller instances, e.g. to a Standalone Controller or to a Controller Cluster with a Primary and Secondary Controller instance.
    • Controller instances in a cluster are connected to each other.
    • The connection status, i.e. the lines between components, are displayed with the following colors:
      • The connected status indicates a working connection.
      • The unstable status indicates that the connection works but has had errors during the last 30 minutes.
      • The unknown status indicates that the connection could not be established. This does not mean that the component is not running as e.g. network issues can prevent a connection from being established.
  • Component Status
    • The component status is indicated by the colored square in the left upper corner of each component.
    • The green component status signals availability, the red square signals an unknown component status as the component is not connected.
  • Cluster Node State
    • The cluster node state is displayed for:
      • a number of JOC Cockpit instances running in parallel.
      • a Primary Controller instance and Secondary Controller instance in a Controller cluster.
    • JOC Cockpit
      • JOC Cockpit can be implemented as an active-passive cluster with any number of instances.
        • The active JOC Cockpit instance displays the active cluster node state.
        • Additional JOC Cockpit instances display a standby or unknown cluster node state.
      • The JOC Cockpit instance currently being used is displayed with a thick border and offers a context menu with items:
      • Standby JOC Cockpit instances offer a switch-over function with in their context menu that causes the standby instance to become the active instance in a cluster. Switch-over typically is performed within 60s as this is not considered an emergency fail-over but normal operation that leaves running background services enough time to complete their tasks.
    • Controller
      • A Controller can be implemented as an active-passive cluster with two instances.
      • Cluster Node State
        • The active Controller instance and the standby Controller instance cluster node states are displayed. Controller instances with an unknown component status are not connected to a JOC Cockpit instance and their cluster node state cannot be determined.
      • Cluster Status
        • The Coupled cluster status indicates a working cluster with Controller instances being synchronized.
        • The ClusterNodesAppointed and PreparedToBeCoupled cluster status indicate that the cluster currently is connecting and is synchronizing past events. This occurs after a restart of one or both Controller instances. This is a temporary status until the synchronization has been completed.
        • The PassiveLost cluster status indicates that the standby Controller instance is not connected to the active Controller instance. The active Controller instance will continue to execute workflows and jobs, however, this cluster status indicates loss of high-availability.

...