Marketplace
latest
false
Banner background image
Marketplace User Guide
Last updated Apr 16, 2024

Activities

The following table lists the activities that are included in the Azure Form Recognizer Activities Package.

Activity

Description

Extracts key-value pairs and table data from a specified document using a specified training model.

After completing the analyze form operation, the activity outputs the results in an AnalyzeOperationResult object and a Page[] object. Both of these outputs can be used as input variables in subsequent activities (e.g., conditional logic).
Asynchronously extracts key-value pairs and table data from a specified document using a specified training model. After completing the operation, the activity outputs the location of the results in a String.

Asynchronously retrieves the results of previously run form analysis operation.

After completing the operation, the activity outputs the operation status in a String, and the results in an AnalyzeOperationResult object and a Page[] object. All outputs can be used as input variables in subsequent activities (e.g., conditional logic).

Extracts field text and semantic values from a specified receipt document.

After completing the operation, the activity outputs the recognition results in an AnalyzeOperationResult object and the understanding results in Receipt[] object. Both of these outputs can be used as input variables in subsequent activities (e.g., conditional logic).
Asynchronously extracts field text and semantic values from a specified receipt document. After completing the operation, the activity outputs the location of the results in a String.

Asynchronously retrieves the results of previously run receipt analysis operation.

After completing the operation, the activity outputs the operation status in a String, and the results in an AnalyzeOperationResult object and a Receipt[] object. All outputs can be used as input variables in subsequent activities (e.g., conditional logic).

Extracts layout information from a specified document.

After completing the operation, the activity outputs the recognition results in an AnalyzeOperationResult object and the understanding results in Page[] object. Both of these outputs can be used as input variables in subsequent activities (e.g., conditional logic).
Asynchronously extracts layout information from a specified document. After completing the operation, the activity outputs the location of the results in a String.

Asynchronously retrieves the results of previously run layout analysis operation.

After completing the operation, the activity outputs the operation status in a String, and the results in an AnalyzeOperationResult object and a Page[] object. All outputs can be used as input variables in subsequent activities (e.g., conditional logic).

Creates and trains a new custom model.

After completing the train model operation, the activity outputs the identifier assigned to the model as a String that you can use as an input variable in subsequent activities (e.g., Get Model Info).

Retrieves the training models that have been created for the Azure resource specified in the Azure Form Recognizer Scope activity.

After completing the get models operation, the activity outputs the details of each retrieved model in a ModelInfo[] object that you can use as an input variable in subsequent activities (e.g., ModelInfo(0).ModelId.ToString in the Get Model Keys activity).

Retrieves information about a specified model.

After completing the get model operation, the activity outputs the model information in a ModelInfo object, the extracted keys in a KeyResult object, and the model train results in a TrainResult object.

Deletes a specified model.

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.