The execution screen has been redesigned to have a better usability, where you can now advance most of the capture steps without having to exit the screen and open it again. The images and fields were placed in order to improve the user experience with the screen and the task performed.
Several webservice methods have been made available to perform operations on the capture batches. The methods implemented were:
▪newBatch: creates a new capture batch;
▪newBatchFile: inserts a new file in a batch already created;
▪getBatches: performs the view batches already saved;
▪getBatchData: returns the data of a batch already saved;
▪executeBatch: sends a batch to the next step;
▪setIndexValue: fills the value of an index related to a document from the capture batch;
The detailing of the methods and documentation of use can be found in the Integration guide.
In order to give more flexibility and autonomy to users, it is now possible to perform the treatment of the batch images manually. With this improvement, the user can make the corrections, verify the result of the correction, and then apply or discard the changes.
In addition to the 1D barcodes, you can now recognize QRCODE and Datamatrix.
In addition to using some index in the rules to choose the appropriate recognition profile, you can now also use the name of the file.
You can now change the location of the index during the batch steps in order to correct possible misalignments, which occurred by failing to scan, for example.
In the same way, the system stored the image used in the recognition profile, it will now also be possible to save the used XML file, to facilitate possible maintenance in the profile configuration.