Activity Usage

(1) Drag and drop an AnalyzeCustomForms activity from the AzureAIFormRecognizer package into the AzureAIScope drop zone.

(2) Specify the Input Form Path to analyze the form.

(3) Specify the Model ID. Fill appropriate details in all fields in the property window, Refer Technical Reference.

(4) Output JSON field property returns the analyzed result of the trained input data and supports the string variable type. Result field property returns the success state of the activity and supports Boolean variable type. Create variables accordingly.

s

Figure 1

(1) Drag and drop a WriteLog activity from the notification package. Specify the Input String and log Level.

(2) Execute the workflow.

d

Figure 2

The output will return all values in the input form as trained by the model forms.

f

Figure 3

Technical Reference

f

Figure 4