Program control table used by Unicenter Knowledge Tools
| Column Name | Column Datatype | Column Null Option | Column Comment |
| id | integer | not null | Unique (to the table) Numeric ID |
| wf_template_id | integer | with null | The workflow template id value for this CI_ACTIONS. |
| action_title | nvarchar(100) | with null | The task title value for this CI_ACTIONS. |
| group_id | byte(16) | with null | The group id value for this CI_ACTIONS. |
| analyst_id | byte(16) | with null | The contact id value for this CI_ACTIONS. |
| action_order | integer | with null | The task order value for this CI_ACTIONS. |
| predefined | integer | with null | The predefined value for this CI_ACTIONS. |
| status_current_id | integer | with null | The current status id value for this CI_ACTIONS. |
| unpublish | integer | with null | The unpublish task value for this CI_ACTIONS. |
| unretire | integer | with null | The unretire task value for this CI_ACTIONS. |
| last_mod_dt | integer | with null | Timestamp of when this record was last modified |
Product Name: Unicenter Service Desk
Table Type: Table