Specifying the Batch List Limit - Brainware Intelligent Capture - Foundation 23.1 - Foundation 23.1 - Brainware - external - Brainware/Brainware-Intelligent-Capture/Foundation-23.1/Brainware-API-Installation/About-Brainware-API-Installation/Specifying-the-Batch-List-Limit - 2023-11-08 - To specify the maximum number of batches returned by the GET ExternalBatch method, complete the following steps.

Brainware API Installation

Platform
Brainware
Product
Brainware Intelligent Capture
Release
Foundation 23.1
License
ft:locale
en-US

To specify the maximum number of batches returned by the GET ExternalBatch method, complete the following steps.

Note: The GET ExternalBatch method uses the BatchListLimit value as default if the optional limit parameter is not specified before executing the method.
  1. From the [Installation path]\BrainwareApiServer directory, open Web.config in a text editor.
  2. Search for the following line.

    <add key="BatchListLimit" value="1000" />

  3. Set the value parameter to the required number.