This table contains workitems mapping physical users to the dynamic actor.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| groupname | nvarchar(50) | not null | The groupname for the workitem |
| users | nvarchar(250) | not null | The username for the workitem |
| processid | nvarchar(20) | not null | The associated process id |
| workitemid | nvarchar(30) | with null | The workitem id |
| productid | byte(16) | not null | The product id |
Product Name: Workflow
Table Type: Table