Classify by Barcodes activity

This activity classifies media using the barcodes found on them during scanning (for example using ReadSoft SCAN CLIENT) or by using the Extract Barcodes activity.

The Classify by Barcodes activity goes through the root document and all its sub-documents, and checks the barcodes of each medium based on the specified patterns. If one of these patterns matches, the medium is assigned the specified document type. The document type assigned by this activity can be used to structure documents with the help of headers or separator sheets, for example. There is a detailed example of this in the Tutorial. See also Structuring documents by using barcodes.

Note: This activity must be assigned to an Activities Service in order to run.

If for some reason you need to add this activity to the Process Designer, the file to add is xboundActClassifyBarcode.dll.

The following settings are available when configuring a process step of this activity type.

Document type

Document type that is assigned to the medium if the pattern matches.

Barcode

Pattern in the form of a regular expression used for checking the medium's barcode.

Start/End

Select whether the barcode is to signal either the start or the end of the document. This information can be used for structuring documents.

These settings are also available:

Import button

Imports settings from an XML file that was previously created using Export.

Export button

Exports the settings to an XML file. Specify the file name and location. You can then import the XML file to get the same settings. See Exporting and importing process step settings.

Check regular expression link

Opens a test form, where you can (when applicable) check a regular expression.

XBOUND activities: Overview

Process Designer plug-in