- When you create a batch type.
- At a later time in the properties dialog box of an existing batch type.
Add a registration parameter
1
Open the registration parameter list
Open the Batch Type Properties dialog box. Then open the list for the type you want:
- For the current batch type, click the Batch Registration Parameters tab and click New….
- For a document type, click the Document Types tab and click Add….

2
Name the parameter
In the Registration Parameter dialog box, type a name for the new registration parameter.

3
Select the parameter type
From the Type drop-down list, select Text or Drop-down list. The available settings then depend on the parameter type you selected — see Configure registration parameters.
Configure registration parameters
Text registration parameters
Registration parameters of this type are text strings, which can consist of user-specified text, automatically generated text, or a combination of the two, but cannot be empty. The Default value field contains user-specified text (if any) and automatically generated tags (if auto tags are enabled). The following data can be automatically included in a registration parameter of type Text:- Operator — The name of the user that started the Scanning Station (the
<O>tag) - Station — The name of the computer on which the program is installed (the
<S>tag) - Station ID — The identifier of the Scanning Station (the
<I>tag) - Date — The date when the batch or document was created (the
<D>tag) - Time — The time when the batch or document was created (the
<T>tag)
- Check using regular expression — Checks if the registration parameter fits a template. The template is specified using the Alphabet Used in Regular Expressions. If the registration parameter does not fit the template, the batch cannot be sent anywhere. If an attempt is made to send a batch with such a registration parameter, a message is displayed explaining that the registration parameter does not fit the template.
- Read-only — If this option is enabled, the operator will not be able to change the default value. This option is not available if the Check using regular expression option is enabled.
Drop-down list registration parameters
A value for registration parameters of this type is selected from a drop-down list. Items in this drop-down list are either created by an operator or imported from a TXT file or a database. This can be done in one of the following ways:- Create a list item manually — To add a registration parameter to the drop-down list manually, click the Add… button. In the dialog box that opens, type a value for the registration parameter (see Text registration parameters above).
- Import list items — To import registration parameters from a text file, click the Import button. In the dialog box that opens, select the TXT file from which you want to import registration parameters. A registration parameter will be created from each line in the TXT file and added to the list.
- Import list items from an external source — Select the Use external source of values option, and then select the type of the external source in the Values Source Settings dialog box.
- Click the Set Up… button in the Values Source Settings dialog box.
- Select a provider on the Provider tab.
- On the Connection tab, specify a connection string and connection settings.
- Test the connection to the database if necessary.
- Click OK.
- In the Values Source Settings dialog, specify a schema, a database table, and a database field.
- Click OK.
- Microsoft SQL
- Oracle
- Azure
- Microsoft Access
Values from external sources are updated only when a new batch type is created or when an existing batch type is edited.
Import registration parameters from ABBYY FlexiCapture
Clicking the Import button on the Batch Registration Parameters tab of the Batch Type Properties dialog box loads the registration parameters specified for this batch type in your ABBYY FlexiCapture project. When you import registration parameters once again:- Any registration parameters added manually will be preserved.
- If an existing registration parameter has the same name as a registration parameter in your ABBYY FlexiCapture project, the parameter from the ABBYY FlexiCapture project and its settings will be used.
- The imported registration parameters will be updated.
- If a registration parameter was renamed on the Scanning Station, it will be preserved and the parameter from the ABBYY FlexiCapture project will be added once again.
- If a registration parameter was renamed in the ABBYY FlexiCapture project, the old registration parameter will be removed from the Scanning Station and the new parameter will be imported.
- Required — Indicates that the parameter must have a value. A batch with a required registration parameter cannot be exported unless the registration parameter has a value.
- Comment — A comment for the registration parameter.
Registration parameters can be imported from external sources (a TXT file or a database) and from TXT files simultaneously.
