Field
|
Type
|
Description
|
PROCESS_TEMPLATE_NAME
|
VARCHAR2(64)
|
The process template name
|
PROCESS_TEMPLATE_ID1
|
NUMBER NOT NULL
|
Process template ID, 0 ID covers statistics over all applications.
|
CRITICAL
|
NUMBER NOT NULL
|
Number of critical priority process instances
|
HIGH
|
NUMBER NOT NULL
|
Number of high priority process instances
|
MEDIUM
|
NUMBER NOT NULL
|
Number of medium priority process instances
|
LOW
|
NUMBER NOT NULL
|
Number of low priority process instances
|