iRobo.Activity.Recognize Form

Recognize any type of Form using Azure.

       

                                                                                               

Properties

Input

  • Azure Subscription Key -  Enter Azure Subscription key as String within " ", to get Access to Azure service. (Mandatory)
  • Azure EndPoint Form Recognizer -  Enter Azure EndPoint Form Recognizer as String within " ", to get Access to Azure service. (Mandatory)
  • File or Folder Path -  Enter File path including file name and extension as String within " ", to extract Form from.
  • Form URL -  Enter Form URL, to get Form.

     Note: 

         Either use File or Folder Path or Form URL.


Misc

  • DisplayName -  Activity header name.


Output

  • Table - DataTable  Variable that stores Form Table as DataTable.
  • Text Result -  Output Variable that stores Form Text as String.

     Note: 

         There are 2 types of returned Form Output; Text and Table.


Steps of Using Recognize Form Activity

  1. Open iRobo Studio, and then open a new Workflow.
  2. Drag Recognize Form Activity to the Sequence.
  3. Enter Azure End Point in Azure EndPoint field in Input in Properties Panel; to get access to Azure.
  4. Enter Azure Subscription Key in Azure Subscription Key field in Input in Properties Panel; to get access to Azure.
  5. Enter File or Folder Path in Input in Properties Panel; to get Form.
  6. Enter DataTable Variable in Table field in Input in Properties Panel; to save Tables in Form.
  7. Create String Variable in Text Result in Output in Properties Panel; to store extracted Text in Form.
  8. Click the Save button from the iRobo Studio Menu to save Workflow.
  9. Click the Play button to start the automated process; a message box appears with the extracted Text from From, and Form Table is added to the Word File.

Created with the Personal Edition of HelpNDoc: Free Web Help generator