Upload a file from Joget to ABBYY using ABBYY's "processImage" method.
Perform a call from Joget to ABBYY using ABBYY's "getTaskStatus" method to retrieve the task status of the previous call.
Perform a call from Joget to ABBYY to retrieve the processed file, using path retrieved in the previous step. This is the result of processImage in step 1.
Setting Up Demo App
Prepare the following:- - ABBYY Application ID (example: c80764b7-94f4-aaaa), - ABBYY Application Password (example: Rad#sfewfwc/5), and
The parameters can be found in the dashboard of your account.
Using the values above, we can compute the basic auth header (Authorization) value too. (example: Basic Yzg2wNzvY034aYjvc5tOTvR556m)
Obtain and install the plugins listed in this article.
Import the attached Joget app in this article into your copy of Joget.
Navigate to Properties and Export and set the value into variable auth prepared in step 2.
Publish the app by clicling to "Version 1" on top left. Select version 1 and publish.
Launch the app.
We are now ready to run the demo.
Running the Demo App
Click "New" button, key in a title, and upload the document to be sent for OCR.