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 limits the number of CIs that can be processed in a single bulk update operation, impacting efficiency and system load during updates. |
| What area does it affect? |
CI Lifecycle Management |
| What does the default mean? |
The default value is "1000", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when planning large bulk updates or assessing system performance. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.cmdb.statemgmt.max_bulk_count |
| Sys ID |
3c5a9c1deb3312007c94efc9a206feab |
| Type |
integer |
| Application |
Global |
| Default value |
1000 |
| Description |
Maximum number of CIs for which we can perform bulk updates during CI Lifecycle Management |
| Updated |
2024-05-25 04:32:26 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Time limit (in seconds) for running an entire query to get all results. • Type: integer • Default value: 1,800 • Location: Configuration > CMDB Properties > Query Builder Properties glide.cmdb.statemgmt.max_bulk_count Maximum number of CIs that CI Lifecycle Management can process in a bulk update operation. • Type: integer • Default value: 1000 • Location: System Property [sys_properties] table glide.cmdb.statemgmt.max_lease_expired_days Maximum ...
Context preview
Snippet 2
... Property Description glide.cmdb.statemgmt.max_lease_expired_days Maximum number of days that lease expiration can be set with for CI Actions. • Type: integer • Default value: 15 • Location: System Property [sys_properties] table. glide.cmdb.statemgmt.max_bulk_count Maximum number of CIs that CI Lifecycle Management can process in a bulk update operation. • Type: integer • Default value: 1000 • Location: System Property [sys_properties] table. Activate the ...
Related properties