Script / SQL Import Break Problem via Gateway

Description

When a script is too large or a SQL query contains a lot of answers, you don’t get any response from the gateway.

Problem

The packet size accepted by Capture Server is limited to 64k.

Solution

To change this value, you need to go to the Open Bee Scan Capturebin installation directory and open the start-capture.bat file and add or increase the value of the option

-Dwebsocket.frame.maxLength=2m
  • If you can’t edit the file, copy/paste it to the desktop to make the change before copy/paste it the other way
  • Be careful, after changing this value, you will need to restart the Open Bee™ Scan Capture service