Official Bank 0/51

Blue Prism Certified Professional Developer Exam (APD01) - Blockchain Exam Questions

Last updated on June 20, 2026

97% Exam Compliance
51 Total Questions
1
Question
A Process is fed cases to work from a spreadsheet held in a shared drive. The location of the shared drive is different between Development and Production environments. How should this be managed?
Options
A Pass the Path as a Startup Parameter when the process starts
B Hold the Path to the spreadsheet as an Environment Variable
C During the build and test phase, hold the ‘Development’ path to the spreadsheet in a data item within a Process. Expose this data item as a Session Variable. When the Process is run in Production,
this Session Variable value can be set in Control Room
D During the build and test phase, hold the ‘Development’ path to the spreadsheet in a data item within a Process. When the Process is imported into Production it will be opened and the data item will be amended to hold the ‘Production’ path.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
When spying an element how does Application Manager work out the best selection of element attributes?
Options
A It cannot, the developer must determine the ideal selection.
B The application informs Application Manager how the element should be identified.
C It learns from the elements spied previously to determine the best choice of attributes.
D It uses the application details entered in the Application Manager set up.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question
Using a Wait stage to check if a Java element exists requires the Java Application Model tree to be traversed. Constantly accessing the model can be costly in terms of CPU efficiency.

Which of the following tips is a valid method to help manage this CPU efficiency cost?
Options
A Ensure all the actions required to interface with the Java application are contained in a single Object
B Spy all the Java elements using an alternative spy mode
C Close and restart the Java application between cases
D Avoid using long timeout periods in Wait Stages that wait for Java elements
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question
The ‘Agent’ field on the first row of the table below has been spied as a Region:

Exhibit

A Read Stage is using the ‘Recognise Text’ Data option to read some text from the Region. The result
from the stage is shown in the following data item:

Exhibit

Which of the following could be a valid reason for this?
Options
A The Object is not attached the application
B Font Smoothing has been switched off on the Robot PC
C The Font specified in the Read stage does not exist in the Blue Prism database
D The application may not have been activated before the Read Stage was executed
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
Which of the following statements about the status of a work queue is/are correct?

1. The status can be used as a method of recording what work has been done so far on a Work Queue
item

2. The status is set using the Update Status action of the Work Queues business object

3. Every time the Update Status action is executed, the existing status is appended. Each status is
separated with a semi colon.

4. The status can be used to aid manual working of exceptions; providing the Item Status can inform
staff what work is still outstanding on an item that needs manually completing
Options
A 1, 2 and 3
B 1 only
C 1, 2 and 4
D 1, 2, 3 and 4
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.