sn_itam_enable_cache_for_asset_ci_mapping
ServiceNow property description:
Property to enable caching of Asset CI field, Asset CI Install Status, and Asset CI Hardware State mapping
Attributes
- Sys ID: 7a4f038977903110da1f99f69c5a996a
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `sn_itam_enable_cache_for_asset_ci_mapping` is designed to enhance the performance of asset and configuration item (CI) management by enabling caching for specific fields. When this property is enabled, it caches the mappings of the Asset CI field, Asset CI Install Status, and Asset CI Hardware State. This caching mechanism helps to reduce the load on the database by minimizing the number of queries required to retrieve these mappings, thereby improving the efficiency of asset management operations. The property is particularly useful in environments with a large number of assets and CIs, where frequent lookups can otherwise lead to performance bottlenecks. For more detailed information, you can refer to the ServiceNow documentation on managing assets.
Source