Blue Prism Related Exams
AD01 Exam
Consider the following flow within an Object Studio action:

The developer of this flow found that writing some credentials to the target application sometimes failed with an exception even though the element exists on the screen. He found that simply catching the exception, waiting for 2 seconds and then retrying fixed the problem.
What problems do you see within the flow? (select 2 responses)

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?
Please refer to the exhibits.


All Data Items are of Text Data Type
What is the output once all stages are executed?