RequestBatchSize
The maximum number of items to retrieve from ServiceNow in a single request. Larger batch sizes can be more efficient but might cause queries to time out if ServiceNow takes too long to process the request.
Type: | Integer |
Default: | 100 |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | RequestBatchSize=200
|
See Also: |