Property reference

glide.analytics.cache.enabled

The glide.analytics.cache.enabled property determines whether caching is enabled for analytics data. When set to true, it can improve performance by reducing the load on analytics queries, making it important for environments with high data access demands.

Default: false Type: boolean 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 enables or disables caching for analytics data, affecting how quickly analytics queries are processed.
What area does it affect? Analytics performance
What does the default mean? The default value is "false", which means this behavior is disabled by default.
When should you review it? Review this property when optimizing analytics performance or troubleshooting slow query responses.

Out of the box property record

Raw metadata from the property record.

Property name glide.analytics.cache.enabled
Sys ID 224156364f113110a1e235d991ce0bf1
Type boolean
Application Global
Default value false
Description
Updated 2024-05-25 03:38:58

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... which their dashboard loads than in the freshness of the data. Supported data sources Table and indicator data support caching. Activating data caching Before you activate data caching, the property glide.analytics.cache.enabled must be set to true. In the inline dashboard editor, you can activate or deactivate data caching per dashboard. Caching then applies to all data visualizations on that dashboard that ...
Documentation excerpt View supporting context
Context preview Snippet 2
... overlay. Limited to core ServiceNow AI Platform functions, not applications. • Type: string Example: background-color: 脑000; opacity: 0.5 • Default value: empty (no overlay) • Location: System Property [sys_properties] table glide.analytics.cache.enabled When true, caching capability is turned on for data visualizations and Platform Analytics dashboards. Caching still needs to be turned on for individual dashboard and data visualizations in UI Builder ...