Skip to main content
Version: 7.0

Workflow Last Run Analysis

The module analyze the last run of workflows. The quality run will be judged in three stages. The stage is defined be the number of successful runs of the workflow tasks. The results can be stored in a file in CSV format.

Designation

Name
ana.LastRunEvaluate
Aliases
WorkflowLastRunAnalysis

Configuration

Minimum error level (%) (error)
lower limit for error status in percentage
Minimum warning level (%) (warning)
lower limt for warning status in percentage
Maximum recursion level (level)
maximum depth for analysing workflows

Description

The following information is stored in the file:

Workflows

  • Folder
  • Object name
  • Success of the object in percent
  • Number of tasks with status ENDED_OK
  • Number of tasks with status ENDED_NOT_OK
  • Number of tasks with status ENDED_CANCELLED
  • Number of tasks that are blocked
  • Number of tasks that are currently running
  • Number of tasks that are currently waiting
  • Number of tasks that are inactive
  • Number of tasks with a different status

Other startable objects

  • Folder
  • Object name
  • Object type
  • Status
  • Message