Soica interface

Authentication:

  1. When connecting for the first time, you must log in through your browser, chrome is preferred. admin, admin.

  2. To access rest-service functions, authentication is required - BasicHttpAuth, login and password are passed in the http header, with the login in plaintext and the password encrypted MD5.

  3. You can save the account in the browser. the user only has access to certain actions, this is customized during registration.

  4. The two tabs open 2 modules at once. Administrator module: http://localhost/administrator. Validation module: http://localhost/validation

Authentication when connecting via browser is a mandatory procedure for each user. Users' personal login and password are linked to personal customized scenarios.


Document review and validation

In default view with the Shift key held down, you can select an area to make edits to it. 

When the edits are applied, the changes are reflected in the system. 

When the user saved the changes, the document package was accepted by the user, the status of the document changed from "validation" to "export".

The file has been manually validated. 

The file has been given the status "Export".

Methods of processing the result

Built-in studio actions for working with JSON - files.

An example of a composed chain of actions for processing the result. You can use Queues to parallelize image recognition workflows. 

The package classes presented for the current user.

The default recognition profile is -default. Recognition profile configuration interface.

Example of a source file. 

Example of the resulting file.

Let's make a sequence of actions so that the file is saved to the computer.

 

The result is in the form of a json file. There is no need to save the resulting file. It can be immediately processed by studio actions.

Studio actions if the result is received as an xml file. Then you can use the "Get elements XPath" action to get the values necessary for further work.

  • Нет меток