Table:
WFActivity
Workflow Activity
Name | Type | Description | Remarks |
---|---|---|---|
ActivityDate |
datetime |
Activity Date and Time |
adjusted to server timezone |
Parameters | parameters for the specific change |
Context-sensitive; internal use. |
|
StateID |
int |
Workflow State Identifier |
GenLookup StateID is a foreign key to the CatElementLU table of type 201 for order statuses or type 202 for claim statuses. |
ColumnName |
datetime |
Timeout (expiration) for Claim statuses |
|
WFEventID |
int |
Indentifier for the Workflow Event |
WFEventID is a foreign key to the WFEvent table. |
WFInstanceID |
int |
Workflow Instance Identifier |
WFInstanceID is a foreign key to the WFInstance table. |