iRobo.Activity.ŮAnalyze Receipt
Recognize any type of Form using Azure.
Properties
Input
- Azure Key - Enter Azure key as String within " ", to get Access to Azure service. (Mandatory)
- Azure End Point 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.
Either use File or Folder Path or Form URL. |
Misc
- DisplayName - Activity header name.
Output
- Items Results - Returns a DataTable variable of the items' table inside the Receipt.
- Output String - Returns the Whole result as a text.
- Table - Returns a DataTable variable of the main table inside the Receipt.
Steps of Using Analyze Receipt Activity
- Open iRobo Studio, and then open a new Workflow.
- Drag Analyze Receipt Activity to the Sequence.
- Enter Azure End Point in Azure EndPoint field in Input in Properties Panel; to get access to Azure.
- Enter Azure Subscription Key in Azure Subscription Key field in Input in Properties Panel; to get access to Azure.
- Enter File or Folder Path in Input in Properties Panel; to get the receipt.
- Enter DataTable Variable in Items Results field in Input in Properties Panel; to save Tables' items in the receipt.
- Enter DataTable Variable in Table field in Input in Properties Panel; to save Tables in the receipt.
- Create String Variable in Text Result in Output in Properties Panel; to store extracted Text in the receipt.
- Click the Save button from the iRobo Studio Menu to save Workflow.
- 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: Easily create Web Help sites