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_name | nvarchar(255) | with null | The workflow template name value for this CI_WF_TEMPLATES. |
| wf_description | nvarchar(255) | with null | The workflow template description value for this CI_WF_TEMPLATES. |
| is_default | integer | with null | The default flag value for this CI_WF_TEMPLATES. |
| last_mod_dt | integer | with null | Timestamp of when this record was last modified |
Product Name: Unicenter Service Desk
Table Type: Table