I want to get the human validated document data as ExtractionResult type from comleted tasks.
Can I get the data with Wait for Document Validation Action and Resume activity?
Or Please let me know if there is any other way.
I want to get the human validated document data as ExtractionResult type from comleted tasks.
Can I get the data with Wait for Document Validation Action and Resume activity?
Or Please let me know if there is any other way.
There is a field in the wait activity itself which gives that as output variable …please use the same
cheers
Hi @Anil_G
Thanks for reply.
I don’t know what input variable I should enter in the wait activity.
The output of create form task or valudation task would be the input fot wait for resume activity…and then output of it would give you the extracted or validated results
Cheers
Hi @Anil_G
I want to get the data from completed tasks.
Is there any other way besides Create validation activity?
How are you creating the task without it?
Are you talking about the action center taks that are created to validate?
If so either use wait for rwsume or get form taks activity to get the details
Cheers
I want to get a data from completed document validation as below.
They have been already created before.
When I used the Get form task activity, it get only form data… not document validation data.