Property reference

sn_communities.enable_dynamic_application_cache

The sn_communities.enable_dynamic_application_cache property enables the dynamic application cache for community users. When set to true, it optimizes caching through Java components, improving performance compared to the default JavaScript cache.

Default: false Type: boolean Application: Communities

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 activates the dynamic application cache, enhancing the efficiency of data retrieval for community users by utilizing Java-based caching mechanisms.
What area does it affect? Communities
What does the default mean? The default value is "false", which means this behavior is disabled by default.
When should you review it? An admin should review this property when optimizing community performance or troubleshooting cache-related issues.

Out of the box property record

Raw metadata from the property record.

Property name sn_communities.enable_dynamic_application_cache
Sys ID 60aa1a58733023008b516cb63cf6a78a
Type boolean
Application Communities
Default value false
Description Dynamic application cache is an optimized cache storing details needed for a community user. This property enables the dynamic cache components built in Java when set to true. Default value is false which enables Javascript cache components accessed using CommunityCacheUtilSNC.
Updated 2019-02-01 18:54:39

Sources

Official references and nearby text excerpts where this property appears.