Skip to main content
Version: 24.3

Dim.WorkitemStatus

This topic explains the status attibute used in Agility.

All Workitems in Digital.ai Agility have an attribute called Status. This is a single select list used to indicate the Workitems Status (i.e. Future, Done). This table contains Type 1 data for the Workitem Status values defined in your Agility instance.

Table Description

Column NameDescriptionDataType
WorkitemStatusKeyData Mart unique identifier for this valueint
WorkitemStatusOidAgility identifier for this valueint
WorkitemStatusNameNamenvarchar
WorkitemStatusOrderThe order this value appears in the Agility dropdown listnvarchar
WorkitemStatusAssetStateState of the list value (Active or Closed)varchar
WorkitemStatusReportingCategoryThe Reporting Category assigned to this Status Valuevarchar
WorkitemStatusCreateDateUTCUTC Date the value was createddatetime
WorkitemStatusLastModifiedDateUTCUTC Date the value was last modifieddatetime
WorkitemStatusCreatedByKeyData Mart identifier of the Member that created this valueint
WorkitemStatusLastModifiedByKeyData Mart identifier of the Member that last modified this valueint
WorkitemStatusCreateDateKeyForeign Key to Dim.Date for the Create Dateint
WorkitemStatusLastModifiedDateKeyForeign Key to Dim.Date for the Last Modified Dateint