Property reference

com.glide.one_extend.chunking_params

The com.glide.one_extend.chunking_params property defines parameters for data chunking in ServiceNow. Admins should review this setting to optimize performance and manage data processing effectively, especially when handling large datasets.

Default: {"bufferPercent": 0.05, "overlapFactor": 6, "chunkLimit": 6} Type: string Application: Global

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 configures the chunking parameters, including buffer percentage, overlap factor, and chunk limit, which influence how data is processed in batches.
What area does it affect? Data Processing
What does the default mean? The default value is "{"bufferPercent": 0.05, "overlapFactor": 6, "chunkLimit": 6}", which is the baseline setting used unless it is changed.
When should you review it? Review this property when adjusting data handling strategies or optimizing performance for large data operations.

Out of the box property record

Raw metadata from the property record.

Property name com.glide.one_extend.chunking_params
Sys ID 5d53d6a8430331101ed803295bb8f218
Type string
Application Global
Default value {"bufferPercent": 0.05, "overlapFactor": 6, "chunkLimit": 6}
Description
Updated 2024-05-25 03:39:00