Action group: Browsers
The action allows you to recognize text in an image using ABBYY FlexiCapture web service.
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Graphic file | The path to the graphic file from which you want to extract the text content | Robin.FilePath | No | |
Url to FlexiСapture web-service | Url to Flexi capture web-service for authorization | Robin.String | No | |
Login | Login for authorization on the FlexiCapture web service | Robin.String | No | |
Password | Password for authorization on the FlexiCapture web service | Robin.Password | No | |
Role ID | FlexiCapture Operator Role ID | Robin.String | No | |
Station type ID | FlexiCapture Station type ID | Robin.String | No | |
Project name or Guid | FlexiCapture project name or Guid | Robin.String | No | |
Batch type ID | FlexiCapture batch type ID | Robin.String | No | |
User or group ID | User or group ID - the owner of the batch | Robin.String | No | |
Export stage ID | Export stage ID | Robin.String | No | |
File extension | File extension to save | Robin.String | No | |
Attachments folder | Attachments folder | Robin.FolderPath | C:\doc\img | No |
Results | ||||
Result | Recognition result (key/value pairs) | Robin.Dictionary | ||
Path to result file | ath to result file of recognition | Robin.FilePath |
Pre-registration is required for the action to work https://support.abbyy.com/hc/en-us/categories/360003112019-FlexiCapture-Engine
The action can be applied when extracting data from fields (for example, passport data). As a result of the action we will get a dictionary in "key-value" format, where key - field name, value - data from the field.
The graphical document must have one of the following file formats: jpg, pdf, png, bmp, djvu, gif, jpc, pcx, pptx, tiff, xps
Specifics on filling in the parameters:
Login and Password fields - login and password from the administration and monitoring console.
Project Name or Guid field - can be viewed in the Administration and Monitoring Console on the Projects tab.
The "Connection Role ID" field - can be viewed in the developer help in the "RoleType" window.
The "Station Type ID" field - can be viewed in the Developer Help in the "WorkstationType" window.
Export Stage ID field - can be viewed in the Processing Stage Type window.
Field "Batch Type ID", "User or Group ID" - view via Abbyy database. If the search is performed for the "Batch Type ID" field, the data is in the BatchType table. If the search is performed for the "User or Group ID" field, the data is in the Principal table.
Recognize text in an image using ABBYY FlexiCapture web service.
Use the actions "Recognize".
Fill in the action parameters:
xlsx;
xls;
3. Click on the "Start" button in the top panel.
The program robot completed successfully
The result of the action is a dictionary with the recognition result in key-value format and the path to the file with the recognition result.