How to separate documents by barcode

This is an example of using the FortisBlue component to route documents with barcode separation.

  1. Create a workflow with AutoCapture as a capture component and FortisBlue the route component.
  2. In the AutoCapture component settings, create a form to capture documents.
  3. Add a field to the form with the name BarcodeType, set it as a string field.
    This field will be used for entering the barcode types.
  4. Configure the connection parameters on the General tab of FortisBlue.
    1. Select the document type and other properties of the document on the Document types tab.
    2. Select Multiply document per file option on the Advanced tab.
    3. Select barcode separation as a separation method.
    4. Drag and drop the RRT, generated by the BarcodeType field of the AutoCapture component (~ACC::%BarcodeType%~) into the barcode type field.
  5. Start the process.
  6. Capture the document with AutoCapture client, and in the BarcodeType field specify the type of the barcode for separation.
The document will be routed to the FortisBlue system as multiple documents, separated by the specified barcode.
Remember that you may enter only those types of barcodes that are supported by the server (see Advanced Tab).