Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
Enabling this property allows the Asset Management Workspace to load reports only when requested, enhancing page load times for large data sets. |
| What area does it affect? |
Asset Management Workspace |
| 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 performance for reports with large data sets. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_itam_workspace.asset_estate_enable_lazy_loading |
| Sys ID |
8a438318534931103329ddeeff7b1280 |
| Type |
boolean |
| Application |
Asset Management Workspace |
| Default value |
false |
| Description |
For reports that interact with huge data sets, enabling this property would unblock the page from loading and only load reports on demand.
Default value : false |
| Updated |
2024-05-25 05:04:19 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... of asset records on demand instead of loading them along with the page. This approach enables you to reduce the loading time for the Asset estate view. The system property sn_itam_workspace.asset_estate_enable_lazy_loading provides you with an option to either selectively load reports you want to view or load reports concurrently with the page. By default, this system property is set to False. ...
Related properties