Field
|
Type
|
Description
|
PROCESS_TEMPLATE_NAME
|
VARCHAR2(64)
|
The process template name
|
PROCESS_TEMPLATE_ID1
|
NUMBER NOT NULL
|
Unique template ID, 0 ID covers statistics over al applications.
|
ACTIVE
|
NUMBER NOT NULL
|
Number of active process instances
|
OVERDUE
|
NUMBER NOT NULL
|
Number of overdue process instances
|
DUE_TODAY
|
NUMBER NOT NULL
|
Number of process instances due today
|