Versions Compared

Key

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

...

  • Workflows implement jobs and dependencies for workload automation. Orders are triggers that cause the execution of workflows.
  • The Configuration View offers a graphical design view from the JS7 - Workflow Editor.
  • The Workflows View offers a tactical view that can be used to monitor the processing of orders with workflows in near real-time and to perform interventions if required.

...

The Configuration View is available from the main menu with item of the same name.

  • This view offers has the following panels:
    • Left panel: The tree allows navigation to navigate to folders and objects. Workflows can be available in any folder from the sub-folder Workflows.
    • Middle panel: The design view allows to drag & drop drop of JS7 - Workflow Instructions from the tool panel to a workflow. 
    • Right panel: The property editor allows to manage the properties of instructions management of instruction properties such as the jobs that are available with a workflow.
  • For details of how to design workflows see the JS7 - Workflow Editor.

...

  • Operations on Workflows include:
    • to filter filtering workflows by name.
    • to search searching for workflows.
  • Operations on Orders include:
    • to filter filtering orders by date.
    • to monitor monitoring orders: The JOC Cockpit GUI is updated regularly to display orders moving through the steps of a workflow.
    • to control controlling orders: The view offers allows, for example to cancel, to suspend and to resume , cancelling, suspending and resuming orders.
    • to add adding orders: The view offers to add orders allows orders to be added for immediate or later execution.

The Workflows View is available from the main menu with item of the same name:


Explanation:

  • Each row in the right panel displays a number of action shortcuts:
    •  and  icons allow to expand and to collapse allows display of nodes in a workflow to be expanded and collapsed.
    • icon allows to add allows allows an order to be added for immediate or later execution.
    • icon allows to navigate to navigation of the Tabular View of the workflow.
    •  icon allows to navigate to navigation of the Graphical View of the workflow.
  • In addition, the the Image Added icon opens action menu available from the Image Removed icon offers , which also contains the above actions.

Graphical View

The graphical view displays JS7 - Workflow Instructions and patterns in use such as used, for example, in forking.

  • Running orders can be monitored passing as they pass along the instructions of the workflow.
  • New orders can be added.

...

  • The graphical view shows the workflow instructions and any orders with . Orders are shown at their current position and state in the workflow.
  • Depending on the order state, operations are available in the order's action menu to cancel, to suspend and to resume for cancelling, suspending and resuming orders.
  • The lower part of the screen shot shows the execution history that and provides access to order and task logs.

...

  • Running orders can be monitored passing as they pass along the instructions of the workflow.
  • New orders can be added.

...

  • The tabular view shows the instructions for the selected workflow and any orders that are currently being processed by this workflow.
  • Depending on the order state operations are available in the order's action menu to cancel, to suspend and to resume for cancelling, suspending and resuming orders.
  • The lower part of the screenshot shows the execution history that and provides access to order logs and task logs.

...