This table contains all the process definitions in the system.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| id | nvarchar(20) | not null | |
| productid | byte(16) | not null | |
| content | long byte | not null | The complete definition in XML |
| name | nvarchar(50) | not null | This definition's name |
| shortname | nvarchar(20) | not null | This definition's shortname |
| modified | float | not null | The date this definition was last modified |
| description | nvarchar(200) | with null | A description |
| version | nvarchar(6) | not null |
Product Name: Workflow
Table Type: Table