Lists the transitions of interest to the Notification System. E.g. Incident_report creation, or reassignment, TT creation TT closure, etc.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| id | integer | not null | Unique (to the table) numeric identifier. |
| enum | integer | not null | Enumerated value for this entry - specifies ordering in lists and relative values |
| del | integer | not null | Deleted flag (0=active 1=inactive/marked as deleted) |
| sym | nvarchar(30) | not null | Ttransition event symbol |
| nx_desc | nvarchar(40) | with null | Longer description of event |
| tp_use_pri | integer | with null | Flag indicating whether priority is meaningfull |
Product Name: Unicenter Service Desk
Table Type: Table