Property reference

com.snc.awa.cache.enabled

The com.snc.awa.cache.enabled property enables the caching mechanism for Advanced Work Assignment. When set to true, it improves performance by reducing the need to repeatedly fetch work item data, which is crucial for efficient workload management.

Default: true 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 controls whether the Advanced Work Assignment feature utilizes caching to enhance performance and reduce data retrieval times.
What area does it affect? Advanced Work Assignment
What does the default mean? The default value is "true", which means this behavior is enabled by default.
When should you review it? Review this property when optimizing performance or troubleshooting work item processing issues.

Out of the box property record

Raw metadata from the property record.

Property name com.snc.awa.cache.enabled
Sys ID d32b71f067302300a0bd35e643415ad4
Type boolean
Application Global
Default value true
Description
Updated 2018-09-24 11:18:50

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... installed Property Description glide.awa.enabled Enables the auto assignment of work items for Advanced Work Assignment. • Type: true | false • Default value: true • Location: System Property [sys_properties] table com.snc.awa.cache.enabled Enables the Advanced Work Assignment cache. • Type: true | false • Default value: true • Location: System Property [sys_properties] table Domain separation and Advanced Work Assignment Domain separation is ...