Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

The first action of the Send + Receive binder. Send file for recognition and Receive recognition result is divided into 2 actions for cases when the system will take a long time to process a large file submitted to the input. 

Action icon


Параметры

Входные параметры

URL                                              Host address

Login                                            Login for authorization

Password                                      Password for authorization

Package class                               Package class for recognition

File                                                Path to file for recognition. Support exstensions: JPEG, PDF, TIFF, BMP, PNG, DOCX, GIF

Выходные параметры

Результат                                   Identificator of package

Settings

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
UrlHost addressRobin.Stringhttp://localhost/administratorYes
LoginLogin for authorizationRobin.StringadminYes
PasswordLogin Password for authorizationRobin.PasswordadminYes
Package classPackage class for recognitionRobin.StringPackage class nameYes
FilePath to file for recognition. Support exstensions: JPEG, PDF, TIFF, BMP, PNG, DOCX, GIFRobin.FilePathC:\Users\Document\1.jpgYes
Results
IDIdentificator of packageRobin.String

...

Examples of use

Task

Recognize text on a document and retain the ability to perform any other actions while the input document is being processed.

Solution

Use the actions "Send to recognition", "Get recognition result".
Image Modified

Implementation

  1. Sequentially set the actions "Send to recognition" and "Get recognition result" to the workspace.
  2. Set the action parameters with the correct data:
    1. parameters "Send to recognition"; 

    2. parameters "Get recognition result". 
  3. Launch the robot using the "Start" button in the top panel. 

Result

The robot will return the processed files. The result is represented as a collection with json objects or xml contexts. Status "export".