Process instance registers

WZP_WORKFLOW_INSTANCE

Description:Known workflow instances in the system.

Table Type Description
FILE Parent The file the instance is running under.
WZP_WORKFLOW Parent The workflow which is instanciated.
WZP_WORKFLOW_INSTANCE Main The workflow instance.
V_WZP_LOCK_INSTANCE Extension The Instance lock.
V_WZP_ROOT Extension Instance root flag.
V_WZP_RUNNING_INSTANCE Extension The instance count for root instances.
WZP_INSTANCE_BOOKMARK Extension Currently available bookmarks.
WZP_INSTANCE_ARGUMENT Extension Instance arguments to start instance.
WZP_WORKFLOW_INSTANCE_ELAB Extension Instance free text.
WZP_PROCESS Extension Instance process.
WZP_PHASE Child Phases (for phase instance).
WZP_USER_TASK Child All UserTasks (group:task).
WZP_USER_TASK Child Open user. Tasks only (group:opentask).
WZP_CASE_ACTIVITY Child Case activities (for case activity instance).
WZP_SERVICE_PARAMETER Child Instance parameters (for service instance).
V_WZP_OPEN_USER_TASK Extension Current open user task only.
V_WZP_MY_OPEN_TASK Extension Open user task for me.
V_WZP_MY_OU_OPEN_TASK Extension Open user task for my ou.
V_WZP_TASK_ERROR Extension Most important error in instance.
WZP_HISTORY Child User task history.
V_WZP_WORKFLOW_INSTANCE_RECORD Child Records used in tasks.

WZP_WORKFLOW_INSTANCE_ELAB

Description: Known workflow instances in the system. Used for free text searches.

Table Type Description
WZP_WORKFLOW_INSTANCE Parent The workflow instance.
WZP_WORKFLOW_INSTANCE_ELAB Main The instance elaborating text

WZP_LOCK_INSTANCE

Description: The known workflow instances locks in the system.

Table Type Description
V_WZP_LOCK_INSTANCE Main Instance lock.

WZP_WORKFLOW_STREAM

Description: Workflow stream storage.

Table Type Description
WZP_WORKFLOW_INSTANCE Parent The instance.
WZP_WORKFLOW_STREAM Parent The persisted data for stream arguments.

WZP_WORKFLOW_INSTANCE_RECORD

Description: Workflow instance records.

Table Type Description
RECORD Parent The record metadata for documents.
V_WZP_WORKFLOW_INSTANCE_RECORD Main The documents used for the instance.

WZP_WORKFLOW_LOG

Description: Workflow instance acticity log.

Table Type Description
WZP_WORKFLOW_LOG Main The instance execution log.