Property reference

com.glide.event_handler.CacheInvalidationEventHandler

The com.glide.event_handler.CacheInvalidationEventHandler property specifies the Java class responsible for processing cache invalidation events. Admins should review this property to ensure proper handling of cache-related operations within their ServiceNow instance.

Default: com.glide.cs.offglide.cache.listener.CacheInvalidationEventHandler 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? It defines the class used to manage the processing of cache invalidation system events, impacting how cache updates are handled.
What area does it affect? Cache Management
What does the default mean? The default value is "com.glide.cs.offglide.cache.listener.CacheInvalidationEventHandler", which is the baseline setting used unless it is changed.
When should you review it? Review this property when configuring cache behavior or troubleshooting cache-related issues.

Out of the box property record

Raw metadata from the property record.

Property name com.glide.event_handler.CacheInvalidationEventHandler
Sys ID b29c4a40ff613210b3e2fffffffffffe
Type string
Application Global
Default value com.glide.cs.offglide.cache.listener.CacheInvalidationEventHandler
Description This is the Java class that handles processing of og.cache.invalidation sysevent
Updated 2025-11-26 08:50:56