[May-2022] The Best Blue Prism Developer Study Guide for the AD01 Exam
AD01 certification guide Q&A from Training Expert Test4Cram
What is the duration of the AD01 Exam
- Length of Examination: 60 minutes
- Format: Multiple choices, multiple answers
- Number of Questions: 60
- Passing Score: 70%
- Cost: 60$
How to study the AD01 Exam
Test4Cram expert team recommends you to prepare some notes on these topics along with it don't forget to practice Blue Prism Accredited Developer AD01 Exam Dumps which been written by our expert team, Both these will help you a lot to clear this exam with good marks.
NEW QUESTION 56
When mapping the Training application the User field has been spied, but on highlight the following situation is encountered:

Which of the following attributes would you use to help obtain a unique match?
- A. Control ID
- B. Height
- C. Ordinal
- D. parent Windows Text
Answer: C
NEW QUESTION 57
Examine the Process below:
An error has been encountered on Page 1 and the exception has bubbled up to be recovered in the Recover stage. If there is an error in the Calc 1 stage which path will the Process take?
- A. The Error will be recovered in the Recover2 Stage
- B. The Error will cause the Process to jump to the End Stage
- C. The Process will continue to the Resume 1 Stage
- D. The Error will cause the Process to terminate
Answer: D
NEW QUESTION 58
Consider the following process flow from a sub-page of a process:
What is the problem with this sub-page flow?
- A. The exception stage within the flow should be removed and replaced with an End stage that returns the found data item as an output parameter.
- B. The sub-page process flow is missing any retry exception handling that should exist where a process calls object actions that interface with an application.
- C. There is nothing wrong with the sub-page flow shown in this image.
- D. For better visibility of the process logic the flow steps shown in the image should be on the main page rather than in a sub-page of the process.
Answer: C
Explanation:
Explanation
NEW QUESTION 59
An action called Get Account details' fails with the following exception detail:
Which of the following could cause this exception?
- A. The Business Object has not been coupled to the application by either launching it or attaching to it.
- B. An internal error always indicates a problem with the Blue Prism product. The Blue Prism support team should be contacted for assistance
- C. The Read Details action in the Get Account Details Business Object no longer exists but the Process is attempting to use it.
- D. The Read Details action is not connected to another stage so cannot execute.
Answer: A
Explanation:
Explanation
Reason: This is happening when the application is not attached or launched and user tries to read the action.
Exercise also mentioned in the foundation course. Below snapshot is from the Exception pdf.
NEW QUESTION 60
Study the following process flow on the Main Page of a process where the intention is to preserve the current exception.
What is wrong with the design?
- A. Because the flow is on the Main Page of the process there should not be a 'Re-Throw' Exception stage as there are no parent/calling pages for the exception to bubble up' to.
- B. The exception handling is not within an Exception Block.
- C. The Send Alerts process will never be run
- D. The exception caught by Recover2 will not be preserved by the Re-Throw Exception stage
Answer: D
Explanation:
Reason: After resume stage the exception is dead so the Re thrown will not worked.
NEW QUESTION 61
The Saved Quantity Data Item is configured as a number with the initial value 0.
The Loop Orders stage is configured to loop through 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?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: A
NEW QUESTION 62
Study the process flow below:
The outputs for the Get Next Case are configured below:

What is the correct configuration of the Expression in the "Case-Returned" decision stage?
A:
B:
C:
D:
- A. Option B
- B. Option D
- C. Option A
- D. Option C
Answer: B
NEW QUESTION 63
When designing a Blue Prism solution a Blue Prism architect must respect the requirement that no customer data is visible within the Blue Prism database.
Consider these possible design alternatives:
1. No customer data in the work queue
2. Encrypt the data in the work queue
3. Switch off all stage parameter logging
Which combination of the above will guarantee that no customer data is visible in the Blue Prism log file?
- A. None
- B. 2 and 3
- C. 1 only
- D. 1 and 3
Answer: B
Explanation:
Explanation/Reference:
NEW QUESTION 64
Exhibit:
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?
- A. 0
- B. 1
- C. The loop will be infinite
- D. 2
Answer: C
NEW QUESTION 65
Study the process flow below:
The outputs for the Get Next Case are configured below:

What is the correct configuration of the Expression in the "Case-Returned" decision stage?
- A.

- B.

- C.

- D.

Answer: B
NEW QUESTION 66
Consider the following process flow:
What is the problem with this flow?
- A. The flow contains a recover stage and a route from it without a resume stage. This will cause internal errors on future exceptions thrown in the same session.
- B. The Attach Block should be enlarged to also include the Waited Long Enough decision stage.
- C. The 0.5 second wait stage should be removed so that the retries can be performed at full speed.
- D. The exception handling in this flow can be removed because an Attach action in a navigate stage should always work if configured correctly
- E. There is nothing wrong with this flow.
Answer: A
Explanation:
Explanation
Reason: Nothing is wrong with this flow as there are proper block and recover and decision stages are used.
NEW QUESTION 67
Study the following process flow on the Main Page of a process where the intention is to preserve the current exception.
What is wrong with the design?
- A. The exception handling is not within an Exception Block.
- B. The Send Alerts process will never be run
- C. Because the flow is on the Main Page of the process there should be a 'Re-Throw' Exception stage as there are no parent/calling pages for the exception to 'bubble up' to.
- D. The exception caught by Recover2 will not be preserved by the Re-Throw Exception stage
Answer: D
NEW QUESTION 68
Which of the following can you perform in Control Room? (select all that apply)
- A. Rename a Work Queue
- B. Refresh a Work Queue
- C. Create a Work Queue
- D. Encrypt a Work Queue
Answer: A
NEW QUESTION 69
Which of the following can you perform in me System -> Workflow area of Blue Prism? (select all that apply)
- A. create a Work Queue
- B. Refresh a Work Queue
- C. Encrypt a Work Queue
- D. View the contents of a Work Queue
Answer: A,C
NEW QUESTION 70
Examine the following Exception handling taken from the Main Page of a Blue Prism Process:
Consider the following potential s as to what is wrong with the design:
1. The exception handling is not within an Exception Block.
2. There is no Resume stage in the shown process flow.
3. There is a potential for the flow to cause an infinite loop within the process.
4. Because the flow is on the Main Page of the process there should not be a 'Re-Throw' Exception stage as there are no parent/calling pages for the exception to 'bubble up' to.
Which of the above appropriately describes what is wrong with this design?
- A. 3 only
- B. 2 and 4
- C. 1,2, 3 and 4
- D. 4 only
Answer: D
NEW QUESTION 71
The Work Queue 'Account Closure has a number of Pending Items which may be tagged as "Current", "Saving" or "Loan".
What is the correct configuration to get the next item from the queue that is tagged either "Current" or "Loan"?
- A. Configure "-Saving" in the Tag Filter parameter
- B. Configure "Current or Loan" in the Tag Filer parameter
- C. Configure "Current; Loan" in the Tag Filter parameter
- D. Configure "Current + Loan" in the Tag Filter parameter
Answer: C
NEW QUESTION 72
Study the following image showing pan: of the flow within a process:
What problems do you see with the process flow? (select 2 responses)
- A. If an exception is thrown in the Cancel Reservation page and is allowed to bubble up to be caught by the Recover stage, the Create Reservation action won't be retried.
- B. There is a missing Recover stage on one of the routes through the flow.
- C. The Retry Count is not being incremented for each retry.
- D. There is a missing Resume stage on one of the routes through the flow.
Answer: B
Explanation:
Explanation
C,D
NEW QUESTION 73
The Saved Quantity Data Item is configured as a number with the initial value 0.
The Loop Orders stage is configured to loop through 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?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: A
NEW QUESTION 74
......
Difficulty in writing AD01 Exam
Blue Prism Accredited Developer certification is a most privileged achievement one could be graced with. But contrary to common views and opinions certifying with Blue Prism is not that difficult. If the candidates have proper preparation material to pass the AD01 exam with good grades. Certification questions contain the most exceptional questions answers and clarifications which cover the entire course content. Certification questions have a brilliant Blue Prism AD01 exam dumps with most recent and important questions and answers in PDF files. Test4Cram is sure about the exactness and legitimacy of Blue Prism AD01 exam dumps and in this manner. Candidates can easily pass Blue Prism AD01 exam with genuine AD01 exam dumps and get Blue Prism certification skillful surely. These exam dumps are viewed as the best source to understand the Blue Prism Accredited Developer well by simply perusing these example questions and answers. If candidate complete practice the exam with certification AD01 exam dumps along with self-assessment to get the proper idea on Blue prism accreditation questions and answers for successful completion of the certification exam. Then he can pass the exam with good grades easily.
The Best Blue Prism AD01 Study Guides and Dumps of 2022: https://www.test4cram.com/AD01_real-exam-dumps.html
AD01 Certification Overview Latest AD01 PDF Dumps: https://drive.google.com/open?id=1fEpfCdqRlwVK5zTPh-gpf1ZHWEGrU95K