Creating a batch
Creating a batch
Name | Obligatory | Description |
<stationUrl> | | The address of the Scanning Station to be accessed by the third-party system. The default value is <serverName>/FlexiCapture12/Scanning. |
WinAuth | | Windows authentication parameter. |
Create | | The name of the command that creates a new batch. |
projectId | | The ID of the project where the batch is to be created. |
batchTypeName | | The type of the batch to be created. |
batchName | A name for the new batch. If no name is specified, the program will select a name based on the settings of the selected batch type. | |
regparam | A registration parameter in the format “name:value”. The regparam registration parameter must be specified in the settings of the batchTypeName batch type on the web station. Otherwise, this parameter will be ignored. Note: You can pass more than one registration parameter by joining multiple parameters with the ”&” symbol. |
Opening a batch
Opening a batch
Name | Obligatory | Description |
<stationUrl> | | The address of the Scanning Station to be accessed by the third-party system. The default value is <serverName>/FlexiCapture12/Scanning. |
WinAuth | | Windows authentication parameter. |
Open | | The name of the command that opens an existing batch. Important! If there is more than one batch in the project, the alphabetically first batch will be taken. |
projectId | | The ID of the project that contains the batch to be opened. |
batchName | A new name for the batch. Use this parameter if you want to rename the batch. | |
regparam | A registration parameter in the format “name:value”. The regparam registration parameter must be specified in the settings of the batchTypeName batch type on the web station. Otherwise, this parameter will be ignored. Note: You can pass more than one registration parameter by joining multiple parameters with the ”&” symbol. |
Opening a requested batch and creating a new batch if the requested batch does not exist
Opening a requested batch and creating a new batch if the requested batch does not exist
Name | Obligatory | Description |
<stationUrl> | | The address of the Scanning Station to be accessed by the third-party system. The default value is <serverName>/FlexiCapture12/Scanning. |
WinAuth | | Windows authentication parameter. |
OpenOrCreate | | The name of the command that opens a requested batch or creates a new batch if the requested batch does not exist. |
projectId | | The ID of the project that contains the batch to be opened/created. |
batchTypeName | | The type of the batch to be opened/created. |
batchName | A new name for the batch. Use this parameter if you want to rename the existing batch or assign a name to a new batch. If this parameter is not used while creating a new batch, the program will select a name based on the settings of the selected batch type. | |
regparam | A registration parameter in the format “name:value”. The regparam registration parameter must be specified in the settings of the batchTypeName batch type on the web station. Otherwise, this parameter will be ignored. Note: You can pass more than one registration parameter by joining multiple parameters with the ”&” symbol. |
Getting a rescanning task
Getting a rescanning task
Name | Obligatory | Description |
<stationUrl> | | The address of the Scanning Station to be accessed by the third-party system. The default value is <serverName>/FlexiCapture12/Scanning. |
WinAuth | | Windows authentication parameter. |
GetRescan | | The name of the command that gets an existing rescanning task. Important! If there is more than one task in the project, the alphabetically first task will be taken. |
projectId | | The ID of the project that contains the batch to be rescanned. |
batchName | A new name for the batch. Use this parameter if you want to rename the batch to be rescanned. | |
regparam | A registration parameter in the format “name:value”. The regparam registration parameter must be specified in the settings of the batchTypeName batch type on the web station. Otherwise, this parameter will be ignored. Note: You can pass more than one registration parameter by joining multiple parameters with the ”&” symbol. |
