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 identifier. |
| session_id | integer | with null | The session id value for this ES_SESSIONS. |
| tree_id | integer | with null | The tree id value for this ES_SESSIONS. |
| external_id | nvarchar(50) | with null | The external id value for this ES_SESSIONS. |
| path_ids | nvarchar(50) | with null | The path ids value for this ES_SESSIONS. |
| evaluation | integer | with null | The evaluation value for this ES_SESSIONS. |
| comment_text | nvarchar(50) | with null | The comment text value for this ES_SESSIONS. |
| path_qas | long nvarchar | with null | The path qas value for this ES_SESSIONS. |
| last_mod_dt | integer | with null | Timestamp of when this record was last modified |
Product Name: Unicenter Service Desk
Table Type: Table