This table holds all the actors in the system.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| actor | nvarchar(50) | not null | |
| productid | byte(16) | not null | |
| actorinfo | long byte | with null | This actor in XML |
| adapter | nvarchar(50) | not null | The associated adapter |
Product Name: Workflow
Table Type: Table