Stores all the workflow trigger information.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| uedbid | integer | not null | |
| uecheckedout | integer | with null | Not used |
| uecheckedouttime | date | with null | Not used |
| uemodtime | date | with null | Not used |
| uenumemptyrequired | integer | with null | Left over from legacy code |
| uepubstage | integer | with null | Left over from legacy code |
| uepubtime | date | with null | Left over from legacy code |
| uedesc | varchar(1000) | with null | Not used |
| uefolderpath | varchar(255) | with null | Path of the folder this trigger is for |
| uemajortype | varchar(255) | with null | Major type this trigger is for |
| ueminortype | varchar(255) | with null | Minor type this trigger is for |
| uename | varchar(255) | with null | Not used |
| ueop | varchar(255) | with null | Folder operation that fires this trigger |
| ueprocid | integer | with null | ID of workflow template to initiate when the trigger is fired |
Product Name: Portal Content Management
Table Type: Table