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 defines the maximum number of records in each chunk for workload generation related to rightsizing recommendations, influencing the efficiency of data processing. |
| What area does it affect? |
Cloud Cost Management Core |
| What does the default mean? |
The default value is "10000", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when optimizing workload performance or adjusting data processing limits. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_clin_core.bh_recom_max_chunk_size |
| Sys ID |
9c50b142737e33000355bccdbdf6a7aa |
| Type |
integer |
| Application |
Cloud Cost Management Core |
| Default value |
10000 |
| Description |
Maximum chunk size for business hours recommendation workload generation. Please notice if this value is greater than the glide.db.max_view_records value, glide.db.max_view_records value will take precedence. |
| Updated |
2025-09-11 08:24:19 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... the number of chunks in a workload. System property Description sn_clin_core.bh_report.batch_size The number of resources to include in a Business Hours report batch. • Type: integer • Default value: 5000 sn_clin_core.bh_recom_max_chunk_size Number of records used to create workload chunks of rightsizing recommendations. If you set a value greater than glide.db.max_view_records, then the glide.db.max_view_records value is used instead. A smaller number means ...