Open topic with navigation
Defines what users or roles are assigned to a Workflow Inbox
ID
uniqueidentifier
BBWORKFLOWINBOXID
false
BBWORKFLOWINBOX.ID
FK to BBWORKFLOWINBOX
APPUSERID
true
APPUSER.ID
FK to APPUSER
SYSTEMROLEID
SYSTEMROLE.ID
FK to SYSTEMROLE
ADDEDBYID
CHANGEAGENT.ID
FK to CHANGEAGENT.
CHANGEDBYID
ASSIGNMENTTYPECODE
tinyint
0
Indicates if this is an assignment to a user or a role
ASSIGNMENTTYPE
nvarchar(4) (Computed)
Provides a translation for the 'ASSIGNMENTTYPECODE' field.
DATEADDED
datetime
getdate()
Indicates the date this record was added.
DATECHANGED
Indicates the date this record was last changed.
TS
timestamp
Timestamp.
TSLONG
bigint (Computed)
Numeric representation of the timestamp.
IX_BBWORKFLOWINBOXASSIGNMENT_APPUSERID
False
IX_BBWORKFLOWINBOXASSIGNMENT_DATEADDED
True
IX_BBWORKFLOWINBOXASSIGNMENT_DATECHANGED
IX_BBWORKFLOWINBOXASSIGNMENT_SYSTEMROLEID
PK_BBWORKFLOWINBOXASSIGNMENT
UIX_BBWORKFLOWINBOXASSIGNMENT_BBWORKFLOWINBOXID_APPUSERID_SYSTEMROLEID
TR_BBWORKFLOWINBOXASSIGNMENT_AUDIT_UPDATE
TR_BBWORKFLOWINBOXASSIGNMENT_AUDIT_DELETE