AD01 Blue Prism Accredited Developer Exam Questions and Answers
The Process Controller needs to be able to view Exception items from both the Work Queue screen within the Control room, and from the Session Logs According to best practice, which TWO options would the Developer recommend?
The Centrex Data Solutions application has been launched successfully and Blue Prism has navigated the application to the New Order screen, as displayed below:

Before Blue Prism can interact with the New Order screen, there is a requirement to ensure the screen is in focus first. Which of the following configurations are correct to the ensure the New Order screen is in focus?
A)

B)

C)

D)

Which of the following can you perform in me System - > Workflow area of Blue Prism? (select all that apply)
Which of the following indicates a case in a Work Queue is waiting to be worked?
A)

B)

C)

D)

A Blue Prism Process works successfully when testing in the Process Studio but terminates in Control Room due to the exception stating screen elements were not found What should the Developer check first?
A screen contains four buttons, Find, Save, Close and New. When the buttons are spied, the attributes are identical except for the Window Text attribute.
The values for the Windows Text attribute are Find ' for the Find button. ' Save ' for the Save button, Close ' for the Close button and New’ for the New
Button.
The Dynamic Button element has been spied and has the following attributes set:

What additional configuration is required to ensure the Close button is selected by the Navigate stage?
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?
Study the following Process flow:

The Process flow is intended to test the value of the Input data item to determine if it falls within a range of numbers, and then assign a value as an output. The number ranges are defined as between 1 to 100, between 101 to 200, and anything outside these ranges.
The Calculation stages will set the value of the Result data item to 1, 2 or 3.
To enable the Process flow to work correctly, what is the correct expression for the Choice stage branch named ‘Between 1 and 100’?
Please refer to the exhibit.
Consider the following Attribute Match for the Windows Title of an Application.

What alterations would you recommend making to the Attribute shown?
Examine the following Blue Prism Action diagram taken from Object Studio:

What is wrong with the current configuration?
A Developer has a number of cases which need to be loaded into a Work Queue. The source data collection contains a field to indicate the customer account type as either Business, Personal or Joint Which method should the Developer use to ensure that the Business Customer cases are worked first?
When entering an option within the Training Order system the relevant option number is entered into the Option number field as below The Option number input field has been spied in Blue Prism:

The following attribute set has been returned by Application Modeller:

Which Attribute can be un-ticked to ensure consistent visibility of the element to Blue Prism?
FILL BLANK
Review the Action flow below which loops through the Customer List Collection until the relevant customer match is found, and then uses the ‘Set DOB’ Calculation stage to copy the value from the Collection column ‘DOB’, to the DOB data item:


- The DOB data item is a Date data item with no initial value.
- The DOB column in the Customer List Collection is a Date data type.
What expression would you use in the ‘Set DOB’ Calculation stage, to copy the value from the Collection column, to the DOB data item?
(Remember, Blue Prism expressions are case sensitive)
Consider the following process flow from the Main Page of a process in Process Studio:


Thinking about the standard Blue Prism Process Templates, what is wrong with this Main Page process flow?
Please refer to the exhibits.


An error has occurred in the Update Data ' action and has been captured by the Recovery stage. As part of the retry logic, the ' No ' path has been taken How should the properties be configured for the process to throw the exception that was encountered on the Update Data action ' '
The Developer has a Process designed to input new purchase orders The automation should open an Excel file of data validate that all fields are populated and that the purchase price is in the correct currency, before entering the order in the software application
What best practice approach should the Developer take when testing the process '
Study the following image showing pan: of the flow within a process:

What problems do you see with the process flow? (select 2 responses)
When automating a Windows application what type of stage is configured to perform a Global Send Key Events?
What are the TRUE statements about a Blue Prism Business Object?
Select the TWO correct responses.
There are multiple rows of conditions in the Properties window of the Wait Stage. Which of the following is TRUE?
Examine the following Exception handling taken from the Main Page of a Blue Prism Process:

Consider the following potential explanations 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?
Please refer to the exhibits


Under what TWO conditions will the process move to the ' Close Down ' page directly from the Stop? Decision stage during runtime?
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)

The Blue Prism Server Service has been stopped for 4 hours
Once it is restarted what will happen to any missed schedules which should have executed while it was stopped?
Please refer to the exhibits.


The Developer needs to ensure Blue Prism best practices are followed in respect to naming conventions and layout
How would the Developer build an Object that Logs into the Application, and then Navigates the Orders page left-hand menu?
A)

B)

C)

D)

FILL BLANK
Examine the following recover flow taken from a Blue Prism Process:

The ‘Exception Detail’ data item has no initial value and has a data type of text.
The Calculation stage ‘Save Exception Detail’ will output the current exception detail to the ‘Exception Detail’ data item.
What expression would you use in the ‘Save Exception Detail’ stage to achieve this?
Please refer to the exhibits.



The Output Data Item is a Text data type
What will be the outcome when the Developer clicks Go in Process Studio ' ?
Examine the following extract taken from an Action in Object Studio:

What problem do you see with the current configuration of this Action flow?
ACME INC have introduced a new password policy for the Centrix Data Solutions application
A Developer has built, tested and deployed the Credentials Manager functionality to ail the automations in the Production environment
What TWO additional functionalities are now available for the Developer to use when creating future automations?
Which of the following Work Queue icons indicates a case currently being worked?
A)

B)

C)

D)

Blue Prism Enterprise is shipped with Visual Business Objects (VBO) However these need to be imported into the Environment Where can these VBOs be found?
The Stock Value Calculator application has been launched successfully by a Business Object named ‘Stock Value Calculator – Basic Actions’.
A second Business Object named ‘Stock Value Calculator - Historic Values’ is used to interface with the Historic Values screen within the application.
The Wait stage highlighted below has encountered an Internal Exception:

Details of the Exception are provided below:

What action is required to present this error occurring?
Please refer to the exhibit.

The Developer is using the basic Blue Prism Process Templates
What is wrong with how this Main Page is handling exceptions ' '
Which of the following stages can be found in BOTH the Object Studio and the Process Studio ' ' Select the TWO correct responses.
A)

B)

C)

D)

E)

After launching the order processing application, the following login screen is displayed to the user, requesting their login details:

The following Launch Action has been created in Blue Prism:

According to Blue Prism best practice, what should be configured between the Launch and End stages?
Please refer to the exhibit.

When clicking the drop-down on Identify in the Application Modeller, what is the difference between the Spy Element option and the Navigator options?
Which of the following statements are correct when considering an elements attributes in Application Modeller?
(Select all items which apply)
A process has been created but it is not listed in Control Room. The following reasons have been suggested.
1. The process uses objects with different run modes
2 The process has not been published
3. Process validation shows more than 99 errors
4. The user does not have privileges to run processes in Control Room?
Which of the above could cause the process not to be visible in Control Room?
Please refer to the exhibit

What is the missing phase in the Delivery Lifecycle?
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?
Please refer to the exhibit

An automation Start Up page has been created to launch and login to the Blue Prism Portal. The page has no Input or Output Parameters The page is run but causes an Exception What is the cause?
Please refer to the exhibits.


What is the expected behavior if the Developer uses the ' Step ' function at this stage on a sub-page?
You identify an element in Application Modeller but when you highlight or use that element Blue Prism gives you an error message saying that duplicate elements were found.
Which of the following statements is true?
Examine the following Process flow, which calculates the total number of orders:

The ‘Orders’ Collection contains the following data:

The ‘Loop Orders’ loop is configured to loop through the ‘Orders’ Collection.
The ‘Total Orders’ data item is configured as a number data item with an initial value of 0.
The ‘Get Total Orders’ Calculation stage contains the following expression:

What will the Total Orders data item value be after the page has executed?
You identify an element in Application Modeller and it highlights uniquely and can be used in your object flow diagram. The next day you find that Blue Prism cannot no longer identify the same element, your object flow is giving you ' Element not found ' exceptions. Which of the following statements is true?
If you change the value of a ' Session Variable1, when will the new value be available to a running Process?
Which of the following indicates a case has been worked successfully in a Work Queue?

B)

C)

D)

An Action called ‘Get Customer Address’ fails immediately and the following Exception is raised:
Internal: Stage Address Type does not exist
What is the potential reason for this Exception?






