Property reference

com.glide.event_handler.VANotificationEventHandler

The com.glide.event_handler.VANotificationEventHandler property specifies the Java class responsible for processing va.notification sysevents. Admins should review this property to ensure the correct event handling behavior for notifications in their ServiceNow instance.

Default: com.glide.cs.qlue.module.worker.VANotificationEventHandler 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 the Java class used to process va.notification sysevents, impacting how notifications are handled within the system.
What area does it affect? Notification processing
What does the default mean? The default value is "com.glide.cs.qlue.module.worker.VANotificationEventHandler", which is the baseline setting used unless it is changed.
When should you review it? Review this property when configuring notification handling or troubleshooting related issues.

Out of the box property record

Raw metadata from the property record.

Property name com.glide.event_handler.VANotificationEventHandler
Sys ID 02bf10d6531210106e61ddeeff7b1293
Type string
Application Global
Default value com.glide.cs.qlue.module.worker.VANotificationEventHandler
Description This is the Java class that handles processing of va.notification sysevent
Updated 2024-05-25 03:38:52