This table contains a mapping of workitems assigned to LDAP users to JNDI actors.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| workitemid | nvarchar(30) | not null | The associated workitem id |
| ldapactor | nvarchar(50) | not null | The actor assiged to the workitem |
| qualifier | nvarchar(50) | not null | The LDAP qualifier |
| users | nvarchar(100) | not null | The user to whom it is assigned |
| productid | byte(16) | not null | The product id |
Product Name: Workflow
Table Type: Table