cmn_notif_device_variable
Defines variables that configure notification device behavior for personalized delivery.
Columns
| Name | Type | ReadOnly | References | Description |
| name | String | False |
Specifies the name of the notification device variable, used to identify the configuration setting or property. | |
| sys_created_on | Datetime | False |
Displays the date and time when the notification device variable record was first created. | |
| sys_updated_on | Datetime | False |
Displays the date and time when the notification device variable record was last updated. | |
| sys_id [KEY] | String | False |
Provides the system identifier (sys_id) that uniquely identifies the notification device variable record in ServiceNow. | |
| device | String | False |
References the notification device associated with this variable, linking the configuration value to a specific device. | |
| sys_mod_count | String | False |
Tracks the total number of times the notification device variable record has been modified. | |
| sys_created_by | String | False |
Lists the user or process that originally created the notification device variable record. | |
| sys_updated_by | String | False |
Lists the user or process that last updated the notification device variable record. | |
| value | String | False |
Specifies the stored value of the variable, which determines the behavior or configuration of the notification device. | |
| ItemURL | String | True |
Displays the web address (URL) where the notification device variable record can be accessed from the ServiceNow user interface(UI). |