Skip to main content
Registration parameters are string properties used for identifying documents and batches. Examples of registration parameters include the date of scanning or the name of the scanning operator. Registration parameters will be sent to Vantage for further processing. Registration parameters can be specified for batch types or for document types. For example, if you use one and the same type of batch to process different documents, you can create multiple document types with different registration parameters in that batch. You can specify registration parameters either when you create a batch type or at a later time in the properties dialog box of an existing batch type. You can modify the registration parameters of batches and document types (if they are not read-only) on the Batch and Document tabs of the Registration Parameters dialog box. The process of specifying registration parameters is the same for document types and for batch types, but for document types you will also have a choice of two different types of registration parameters—text or drop-down list. An operator can be assigned to specify or check specific registration parameters of batches and documents when a new batch is created.
  • To specify registration parameters for the currently used batch type, open the Batch Type Properties dialog box, click the Batch Registration Parameters tab, and then click the New… button next to the list of registration parameters.
  • To specify registration parameters for document types, open the Batch Type Properties dialog box, click the Document Types tab, and click the Add… button next to the list of registration parameters.
In the Registration Parameter dialog box, type a name for the new registration parameter. From the Type drop-down list, select a desired parameter type (this can be either Text or Drop-down list). From this point onward, the registration parameter settings available to you will depend on the parameter type you have selected.

Configuring registration parameters

Registration parameters of type “Text”

Registration parameters of this type are text strings which can consist either of user-specified text, of automatically generated text, or of a combination of the two, but they cannot be empty. The Default value field will contain 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)
To include data in a registration parameter automatically, select the desired options. Additionally, the following options are available:
  • Check using regular expression. Checks if the registration parameter fits a template. The template is specified using the alphabet for 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 explaining that the registration parameter does not fit the template will be displayed.
  • 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.

Registration parameters of type “Drop-down list”

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:
  • Creating 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.
  • Importing 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.
  • Importing list items from an external source
Important! Make sure that all stations have access to the selected external source. To import registration parameters 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.

Importing from a TXT file

Click the Browse button and select a file in the Source of Values dialog box. A registration parameter will be created from each line of the file.
Note: Values from external sources are updated only when a new batch type is created or when an existing batch type is edited.
Registration parameters can be imported from external sources. Clicking the Import… button on the Batch Registration Parameters tab of the Batch Type Properties dialog box to load the registration parameters from external source. When you import registration parameters once again:
  • Any registration parameters added manually will be preserved.
  • The imported registration parameters will be updated.
You can also remove any registration parameter and modify the Required option for imported registration parameters.
Note: Values from an external source are updated only when you create a new batch type or when you edit an existing batch type.
The following options are available for registration parameters of both Text and Drop-down list types:
  • Required. Indicates that the parameter must have a value. A batch with a required registration parameter cannot be exported unless registration parameter has a value.
  • Comment. A comment for the registration parameter.