Structure of a file with registration parameters
The file with registration parameters must be encoded in UTF-8 and contain the following information:
• The list of registration parameters of the document for Document Definitions used in the project
• The list of registration parameters of the batch for Batch types used in the project
• The list of registration parameters for unidentified documents from the Batch types
Note: Lists of registration parameters for unidentified documents are used if you want Operators to enter parameters without specifying their types.
Important! Make sure that names of Document Definitions and names of Batch types match the names used in the FlexiCapture project.
Each registration parameter may be described using the fields below:
Name | Description | Possible values |
"name" : "" |
The name of the parameter that displays in the user interface of the mobile client.
|
Any text |
"isRequired" : |
Mandatory parameters. If the field is absent, the parameter is not mandatory.
|
true | false |
"isHidden" : | Hidden parameters are not displayed on a device. Automatically filled parameters may be hidden. | true | false |
"type" : "" |
The type of parameter filling on a mobile device.
|
|
"listValues" : ["", "", ...] |
The list of values for parameters of the list type.
|
The list of values that are displayed in a drop-down list on a mobile device.
|
Example of a file
4/12/2024 6:16:02 PM