Barcode Input Source - Folder Maps Tab
Company Maps
List, in order of processing priority, the companies you wish to include for the barcode input source.
If a barcode document type has any folder maps configured, that will take precedence over the input source configuration. If no match is found for the document type or the input source, the default folder associated with the input source will be used.
- Click the Add button to open the Barcode Company Map window.
- Select a folder code to map in the Company Map drop-down list.
- There are five identifier types to choose from. Based on this selection, the remaining options are enabled or not.
Identifier Type
|
Identifier Value available options
|
Value
|
Script
|
Script
|
|
X
|
Barcode Zone Value
|
X
|
|
File Name
|
X
|
|
File Path
|
X
|
|
Folder Name
|
X
|
|
For each identifier type:
- Script - Enter the Script you want to use to extract data from the barcode.
- To test the script, enter a sample barcode value in the BarcodVal input text box on the right-hand side of the screen.
- Click the Test button or click on the test function icon.
If correctly written, your script will produce results in the ReturnVal output text box.
If there is a problem with the script, you will receive an error. Make the necessary changes and test again.
- Barcode Zone Value - Enter the corresponding Value of the barcode within that zone.
- File Name - Enter the name of the file being evaluated in the Value field.
- File Path - Enter the input source path or subfolder under that path, defined as a UNC path, in the Value field.
- Folder Name - Enter the name of the folder the file is in (the last part of the File Path), in the Value field.
- Click Apply to save your changes, or OK to save and exit the window.
 |
Standard wildcards '?' and '*' can be used in the Value field.
|