This table contains all the workitems in the system.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| processid | nvarchar(20) | not null | This workitem's process id |
| nodeid | nvarchar(20) | not null | This workitem's node id |
| content | long byte | with null | This workitem in XML |
| transient | integer | not null | Whether this workitem should be rolled back by a restarting engine |
| productid | byte(16) | not null | The product id |
Product Name: Workflow
Table Type: Table