Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

UiPath-SAIAv1 Exam - Topic 19 Question 20 Discussion

In a Document Understanding project, the user needs to extract information from PDF documents with the following requirements:The documents can contain scanned or digitally typed text.The documents can contain checkboxes, and these must be extracted.The automation must use the logical processors in the most efficient way to obtain the maximum degree of parallelism.What are the properties provided to the Digitize Document activity in the Digitize phase?
B) ApplyOcrOnPdf -> Auto DegreeOfParallelism -> -1 DetectCheckboxes -> True
A) ApplyOcrOnPdf -> Auto
C) ApplyOcrOnPdf -> No DegreeOfParallelism -> True DetectCheckboxes -> True
D) ApplyOcrOnPdf -> Auto DegreeOfParallelism -> Max DetectCheckboxes -> True
E) ApplyOcrOnPdf -> No DegreeOfParallelism -> -1 DetectCheckboxes -> False

UiPath-SAIAv1 Exam - Topic 19 Question 20 Discussion

Actual exam question for UiPath's UiPath-SAIAv1 exam
Question #: 20
Topic #: 19
[All UiPath-SAIAv1 Questions]

In a Document Understanding project, the user needs to extract information from PDF documents with the following requirements:

The documents can contain scanned or digitally typed text.

The documents can contain checkboxes, and these must be extracted.

The automation must use the logical processors in the most efficient way to obtain the maximum degree of parallelism.What are the properties provided to the Digitize Document activity in the Digitize phase?

Show Suggested Answer Hide Answer
Suggested Answer: B

For the described requirements:

ApplyOcrOnPdf set to Auto ensures OCR is applied only when needed.

DegreeOfParallelism set to -1 uses all available logical processors for maximum parallelism.


Contribute your Thoughts:

0/2000 characters
Kayleigh
5 hours ago
From what I recall, we want to maximize efficiency, so I think "Max" for DegreeOfParallelism could be the right approach, especially since we need to extract checkboxes too.
upvoted 0 times
...
Edda
5 days ago
I’m a bit confused about the DegreeOfParallelism options. I thought -1 meant something specific, but I can't recall if it’s the best choice here.
upvoted 0 times
...
Lizbeth
11 days ago
I think we practiced a similar question where we had to choose settings for OCR and checkboxes. I feel like "Auto" for ApplyOcrOnPdf is usually a safe bet.
upvoted 0 times
...
Micheline
16 days ago
I remember that the Digitize Document activity needs to handle both scanned and typed text, but I'm not sure about the exact settings for DegreeOfParallelism.
upvoted 0 times
...

Save Cancel