Property reference

com.glide.event_handler.notification

The com.glide.event_handler.notification property specifies the action handler responsible for processing notifications in the ServiceNow system. Admins should review this setting to ensure notifications are handled correctly, especially if custom notification behaviors are implemented.

Default: com.glide.notification.cmn.NotificationActionHandler Type: string Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property defines which action handler processes system notifications, with a default set to 'com.glide.notification.cmn.NotificationActionHandler'.
What area does it affect? Notification processing
What does the default mean? The default value is "com.glide.notification.cmn.NotificationActionHandler", which is the baseline setting used unless it is changed.
When should you review it? Review this property when configuring notification behaviors or troubleshooting notification issues.

Out of the box property record

Raw metadata from the property record.

Property name com.glide.event_handler.notification
Sys ID 19625f510a0a0b1d0016fb70d66476b2
Type string
Application Global
Default value com.glide.notification.cmn.NotificationActionHandler
Description Determines what action handler processes the notifications in the system. The default value is 'com.glide.notification.cmn.NotificationActionHandler'
Updated 2024-05-25 03:38:54