Blue Prism AD01 Exam
Blue Prism Accredited Developer (Page 3 )

Updated On: 9-Feb-2026

Examine the following process flow:



The Loop Orders loop is configured to loop through the Orders collection. How Many times will the 'Process Order' page be executed?

  1. 1
  2. 15
  3. The loop will be infinite
  4. It's impossible to tell. There is no loop counter.

Answer(s): B

Explanation:

Loop Orders is configuring to the Orders collection and as per the diagram in the order collection there are 15 rows so the loop is run till 15 times and the process order page will executed 15 times.



Study the following page in a process:





Calculation stages will write A, B or C to the Output value data item.
What will be the outcome after the page has run?

  1. Data Item Output Value contains "A"
  2. Data Item Output Value contains "B"
  3. Data Item Output Value contains "C"
  4. An Internal Exception will be thrown

Answer(s): D



Study the following process flow:



This is the Mam Page of a simple process which calls the Page Calculation before completing The data items are configured as follows:

· X is a Number data item with an initial value of 20 · Y is a Number data item with an initial value of 5
· Result is a Number data item with no initial value

The Calculation Page stage is configured as follows:



The Calculation Page is as follows:



The Data Items are configured as follow:
· X is a Number data item with an initial value of 10 · Y is a Number data item with an initial value of 5
· Result is a Number data item with no initial value
The Start Stage is configured pass through the X and Y values as input parameters.
The divide calculation stage expression is [X] / [Y]
The end stage is configured to pass back the results value as an output parameter.
What will be contained in the Result Data Item on the Mam Page following the execution of the Process?

  1. 0
  2. No Value
  3. 2
  4. 4

Answer(s): D



Study the following configuration











Which of the following statements is correct?

  1. When the configuration is run in Control Room, it will become stuck in an infinite loop
  2. When the configuration is run in Control Room, it will become stuck in an infinite loop until the 'Switch' Session Variable is changed to True in System Manager
  3. When the configuration is run in Control Room, it will become stuck in an infinite loop until the 'Switch' Session Variable is changed to True in the Control Room
  4. When the configuration is run in Control Room, it will fail with an internal error on the first execution of the 'Switch?' stage with the error: Decision did not result in a yes/no

    Explanation:

Answer(s): C

Explanation:

Answer(s): C

Environment variables value will only be change when the next time process runs and the session variables will change immediately on change in control room. Session variables values will only be change from the control room and the env variables is only change from the system manager.



Consider the following flow in an object:



Which of the following statements are true?

  1. There just needs to be a wait stage after the start stage to correct this action.
  2. There should be a wait stage after every stage in this flow (i.e. after the navigate, read, write stages.
  3. If during testing in object studio this flow works, no additional wait stages should be added as they will slow the interface down.
  4. There should be an intelligent wait stage after the start stage and after any stage that cause the application we are interfacing with to change

Answer(s): D

Explanation:

Intelligent wait stage should always be used after every stage and that should be minute wait to overcome the lag when the application runs and on wait should only be used when some of action interfacing the screens or any updating is going on as per the best practices pdf






Post your Comments and Discuss Blue Prism AD01 exam prep with other Community members:

Join the AD01 Discussion