QuestionQ45

UiPath Studio - Document Understanding Activities

When several extractors are configured to extract the same field within the Configure Extractors Wizard activity, which statement is correct?

Explanation

In the Data Extraction Scope activity, when multiple extractors are assigned to the same field, they are executed in sequence according to their order in the scope, and this order determines their priority. The first extractor is tried first; if it returns a value for the field that meets its configured minimum confidence, that value is accepted and subsequent extractors are not invoked for that field. If the value does not meet the threshold, the next extractor in the order acts as a fallback. Thus the order of extractors in the scope is what establishes their priority for resolving the same field.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!