WF_SCHEDULED_ITEMS

Description

Contains information about interceptors for a custom attribute.

Columns

For the descriptions in this table, the term item refers to a scheduled item within AgilePoint.

Column Name Data Type Size Description
ITEM_IDvarchar32 An unique ID that identifies the item.
OWNER_IDvarchar32 A unique ID that identifies the person responsible for the item.
REF_IDvarchar64 User-defined ID with the item
CATEGORYnvarchar256 The category, or type, of item.
STARTED_DATEdatetime The date the item started.
DUE_DATEdatetime The date the item is due.
CREATED_DATEdatetime The date the item was created.
SUSPENDED_DATE datetime The date and time the item was suspended.
SUSPENDED_BY nvarchar64 The user who suspended the item.
STATUSvarchar16 The status of the item.
PARAMETERntext A parameter associated with the item.

Relationships

Table Name Relationship
WF_ACTIVITY_INSTS 1 – n
WF_PROC_INSTS 1 – n