Specifying the Batch List Limit - Brainware Intelligent Capture - Foundation 23.1 - Foundation 23.1 - Brainware - external

Brainware API Installation

Platform
Brainware
Product
Brainware Intelligent Capture
Release
Foundation 23.1
License

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.