Workflow Tables

The following table describes the Workflow reporting database tables and their descriptions.

TableDescription
Dim_WorkflowWorkflow definitions.
Dim_WorkflowScheduleSchedule definitions.
Dim_WorkflowSubprocessGlobal subprocess definitions.
Dim_WorkflowCompletionCodeCompletion code definitions.
Dim_WorkflowCategoryCategory definitions.
Fact_WorkflowsInCategoryWorkflow definition and category association.
Fact_WorkflowSchedulesInCategorySchedule definition and category association.
Fact_WorkflowSubprocessesInCategoryGlobal subprocess definition and category association.
Fact_WorkflowCompletionCodesInCategoryCompletion code definition and category association.
Dim_WorkflowStepWorkflow step definitions.
Dim_WorkflowScheduleStepWorkflow schedule step definitions.
Fact_WorkflowTaskInstanceWorkflow instance history data.
Fact_WorkflowTaskStepInstanceWorkflow step instance history data.
Fact_WorkflowTrackedVariableWorkflow tracked variables.
Fact_WorkflowStepTrackedVariableWorkflow step tracked variables.
Fact_WorkflowScheduleTrackedVariableWorkflow schedule tracked variables.
Fact_WorkflowScheduleStepTrackedVariableWorkflow schedule step tracked variables.
Fact_WorkflowTaskInstanceTrackedVariableWorkflow instance tracked variables.
Fact_WorkflowTaskStepInstanceTrackedVariableWorkflow step instance tracked variables.
The following diagrams illustrate the relationships between the Workflow tables:
Note: In order to report on this data, tracking configuration in the Workflow model must be set.