Free Blue Prism AD01 Exam Actual Questions

The questions for AD01 were last updated On May 2, 2024

Question No. 1

The Process is intended to attempt to perform the processing in the recover block, Block 3. a maximum of three times before throwing an exception.

Data Item 'Attempts' is a number data item with an initial value of 0

Data Item "Max Attempts" is a number data item with an initial value of 3

The 'Increment Attempts' calculation stage add 1 to the attempts value and outputs a result to the "Attempts" data item

To enable this to work correctly, what is the correct expressions for the Try Again' decision stage?

Show Answer Hide Answer
Correct Answer: A

Question No. 2

Examine the following process flow:

The Orders Collection contains the following data

The Saved Quantity Data Item is configured as a number with the initial value 0.

The Loop Orders stage is configured to loop though the Orders collection.

The Get Quantity stage is configured as follows:

What will the data item Saved Quantity contain after the execution of the page?

Show Answer Hide Answer
Correct Answer: D

Question No. 3

How many Start Stages can a sub-page in a Process have?

Show Answer Hide Answer
Correct Answer: B

Question No. 4

The data item "Loop Counter" is a number data item and has an initial value of 0. The data item "Max Loops" is a number data item and has an initial value of 10.

The two stages are configured as follows:

How many times will the Loop Again stage be executed when the page is executed?

Show Answer Hide Answer
Correct Answer: D

Question No. 5

What will be the outcome after the page has run?

Show Answer Hide Answer
Correct Answer: D