Configure Task Data Window
Configures the data input for Human Task.
Last updated
Configures the data input for Human Task.
Last updated
This Window allows the user to configure the input data for a Human Task to be created. The type of data input depends on the type of Human Task Created. Two types Human Tasks can be created using Configure Task Data Window.
DocumentValidation
Form
The DocumentValidation option allows the user to create a Human Task that validates the result of a Document Extraction. The Human Task is created only when the confidence of the ExtractionResult is between the Min. Confidence and Max. Confidence input values.
Extracted Data : Required
The ExtractionResult
variable from a Run Extractor activity to create a single dependency Task or a List of ExtractionResult
objects to create a multi-dependency Task.
Use and activities to create the list of ExtractionResult
Min. Confidence : Required
The minimum confidence required in the Extracted Data input to trigger the creation of the Human Task
.
Max. Confidence : Required
The maximum confidence required in the Extracted Data input to trigger the creation of the Human Task
.