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 activates Batch REST Streaming, allowing for more efficient handling of large data sets in REST API interactions. |
| What area does it affect? |
REST API performance |
| 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 data processing for REST API calls. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.uxf.lib.batchingOptions.useStreaming |
| Sys ID |
519c69231b143110093bcaaa234bcb09 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Turn on Batch REST Streaming |
| Updated |
2024-05-25 03:38:59 |
Sources
Official references and nearby text excerpts where this property appears.
Related properties