Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

With the introduction of the revised Batch Manager interface in GlobalCapture 3.0 some environments may experience long load times when running searches. If you are on at least GC 3.0.105.0 you can add the following setting to C:\inetpub\wwwroot\Square9CaptureAPI\web.config to increase GlobalCapture 3.0 Batch Manager search performance.

Code Block
<add key="FieldTimeout" value="720"></add>

...