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 the caching of topic type DTOs to prevent unpredictable behavior related to cache usage. |
| What area does it affect? |
Cache Management |
| What does the default mean? |
The default value is "true", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when assessing cache behavior or preparing for future updates. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.cs.cache.topic_type_dto.enabled |
| Sys ID |
b5f2ef72ff3002105c6a157c03cb1455 |
| Type |
string |
| Application |
Global |
| Default value |
true |
| Description |
This sys prop controls the topic type dto cache usage and introduced to safeguard from uncertain behavior because of cache usage and it must be removed in future release if cache usage does not have any functional impact |
| Updated |
2024-03-11 10:12:08 |
Related properties