Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

← Return to the list of available setters

← Return to the list of available applications 

If you have trouble understanding how the action works, check the descriptions: Application, Setter, Conditional execution, Component parameters

Basic information

Plugin: barcode-reader

Category: Barcode

Available from version: 1.0.0

Description

 Scans documents for barcodes. After finding the code on the page creates a separate document consisting only of the page. The new document is added to the selected document class (optionally attached to the process).

Configuration parameters
Name of the parameterDescriptionParameter typeDefault valueField typeNotes and restrictions
Package idPackage id, which specifies the type of documents createdArray of text values Editable field 
Bar code patternRegular expression that must be met for the given bar code.Array of text values Editable field 
Document ClassSpecifies which document class will be assigned a new document created from the page with the given pattern.Array of text values Drop-down list 
Login of the adding userLogin of user who adds new files.Text Editable field 
Adding documents to the processSpecifies whether new documents will be added to the current process.BooleanNoEditable field 
ID of source documentsThe variable into which the table with the identifiers of the source documents from which new documents were created will be entered. The number of entries corresponds to the number of newly created documents.Variable Editable fieldOnly tabular integer variable
Id of documents createdThe variable into which the table with the identifiers of documents created by the application will be entered.Variable Editable fieldOnly tabular integer variable
Result package idID of the package to which the document was qualifiedVariable Editable fieldOnly tabular integer variable
Barcodes foundThe variable into which the table with bar codes found in the documents will be entered.Variable Editable fieldOnly tabular string variable
Resulting document classesThe variable into which the table with the document classes to which the newly created files have been allocated will be entered.Variable Editable fieldOnly tabular string variable

Parameter*- required field

Sample configuration

 

Change log

 1.0.0

  • Adding component

  • No labels