AnalyzeCustomForms

Estimated reading: 1 minute 2241 views

This activity is used to analyze custom forms for which we have trained a model and then give the output based on that.

Properties

INPUT

InputFormPath:*Specify the path of the file which has to be analyzed.

ModelID:* Specify the model ID of the trained model derived from the get model info.

MISC

Display Name: Displays the name of the activity. You can also customize the activity name to help troubleshoot issues faster. This name will be used for logging purposes.

SkipOnError: It specifies whether to continue executing the workflow even if it throws an error. This supports only Boolean value “True or False”. By default, it is set to “False”
True: Continues the workflow to the next step
False: Stops the workflow and throws an error.

Version: It specifies the version of the AzureAIFormRecogniser feature in use.

OUTPUT

OutputJson: This is not a mandatory field. However, to view the result of the analyzed custom form, a variable must be created here, to view the result in an output box.

Result :*Declare a variable here to validate the activity. It accepts only Boolean value. This is not a mandatory field.

* Represents mandatory fields to execute the workflow.

Share this Doc

AnalyzeCustomForms

Or copy link

CONTENTS