Property reference

glide.uxf.lib.batchingOptions.useDataBrokerSingleRequestStrategy

The glide.uxf.lib.batchingOptions.useDataBrokerSingleRequestStrategy property determines whether batch streaming is utilized based on the number of data broker requests. Admins should consider adjusting this setting to optimize performance when handling multiple requests in a batch.

Default: true Type: boolean 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 enables batch streaming only when there is one or fewer data broker requests in the batch, enhancing performance management.
What area does it affect? Data Broker Performance
What does the default mean? The default value is "true", which means this behavior is enabled by default.
When should you review it? Review this property when optimizing batch processing or troubleshooting performance issues.

Out of the box property record

Raw metadata from the property record.

Property name glide.uxf.lib.batchingOptions.useDataBrokerSingleRequestStrategy
Sys ID c03747f843c81210a2a8d153fbb8f209
Type boolean
Application Global
Default value true
Description Only use batch streaming when one or less data broker requests are in the batch
Updated 2025-07-23 22:37:16