Configure.ums5
This library specifies the settings for connecting to FC for the following libraries: CreateBatch, GetBatchStage, GetBatchVerificationURLs, and FetchBatchResult. The Configure scenario should precede the other ABBYY_FlexiCapture_12 libraries in the workflow.CreateBatch.ums5
This library sends all files from the specified folder to FC for processing and returns the ID of the batch that was created for the sent files. A single batch is created for all of these files.GetBatchStage.ums5
This library gets information about the current stage of a batch.GetBatchVerificationURLs.ums5
This library returns Web Verification Station task URLs for a batch.FetchBatchResult.ums5
This library gets batch processing results.Name | Description | |
In | Batch ID | Batch identifier. |
In | Output folder | The folder where batch processing results are saved. Export files are saved to this folder as follows: <Output folder> / <Batch ID> / <Document ID> / < Name of the exported file > |
Out | Number of documents | The number of documents in the batch. |
Out | Document IDs | A string containing batch document IDs separated by ”;”. |
Out | Document definitions | A string containing batch document names separated by ”;”. |
