📘 Free APD01 Sample Questions
A Process Definition Document, for a new process to open ISA accounts, specifies that the value "2008 Cash ISA" is to
be entered into the Product Selection field of the following screen:
The Product Selection field is a drop down menu with the following options available:
A
The Product Selection value should be hard coded as 2008 Cash ISA in the stage that will populate the
field.
B
A text data item, with an initial value of 2008 Cash ISA should be configured. This data item should be
used as the input value to the stage that will populate the Product Selection field.
C
An input parameter should be configured in the start stage allowing the calling process to determine what
value to be populated into the Product Selection number field
D
All of the above
Correct Answer:
C. An input parameter should be configured in the start stage allowing the calling process to determine what
value to be populated into the Product Selection number field
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?
A
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.
B
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
C
Hold the Path to the spreadsheet as an Environment Variable
D
Pass the Path as a Startup Parameter when the process starts
Correct Answer:
C. Hold the Path to the spreadsheet as an Environment Variable
While automating a process involving a browser based application a popup window from the browser application
appears that you need to work with. When you try to spy the popup window and its elements, Blue Prism throws the
following error: "There was an error during the spying operation." Which of the following would be the most
appropriate workaround?
A
Set the HKEY CURRENT USER\Software\Microsoft\Internet Explorer\Main\TabProcGrowth Registry key to
2
B
Change the scope of the process so that the popup window does not need to be automated
C
Create a new separate object that attaches to the running instance of the popup and attempt to spy
elements with this object instead.
D
Use Surface Automation techniques to interface with the popup window
Correct Answer:
C. Create a new separate object that attaches to the running instance of the popup and attempt to spy
elements with this object instead.
Which of the following is a recommend tip for dealing with problems when launching and attaching to Browser
Applications?
A
Use the Start Process action of the Utility - Environment Object to launch the application followed by an
attach stage to attach to the application
B
Hold the target URL in a data item as opposed to it being configured in the Application Modeller Wizard
C
Set the HKEY CURRENT USER\Software\Microsoft\Internet Explorer\Main\TabProcGrowth Registry key to
2
D
Use Surface Automation to automate the application
Correct Answer:
A. Use the Start Process action of the Utility - Environment Object to launch the application followed by an
attach stage to attach to the application
An action within an object has been written that automates a browser based application. All elements can be spied
successfully and the object runs without defect in Object Studio. However, when ran in Control Room, exceptions
are thrown that indicate elements cannot be found. This is because elements on the web page do not load all at
once, they load slowly one after another instead. Which of the following would be the most appropriate to improve
the resilience of the automation?
A
Use a Wait Stage with the Check Exists condition at the start of the action before continuing
B
Use a Wait Stage with the Parent Document Loaded condition at the start of the action.
C
. Use a Wait Stage with the Document Loaded condition at the start of the action.
D
Do not spy elements with HTML mode
Correct Answer:
B. Use a Wait Stage with the Parent Document Loaded condition at the start of the action.
While trying to read a table in a browser based application into a collection an error message appears and the table
cannot be read directly into the collection. This happens when using either AA or HTML mode. Which of the
following would be the most appropriate workaround?
A
Spy one cell in the table using HTML mode and make the Path attribute dynamic. Use this dynamic
element to read the required cells one be one into a collection.
B
Use Surface Automation techniques such as OCR to read the table
C
Set the HKEY CURRENT USER\Software\Microsoft\Internet Explorer\Main\TabProcGrowth Registry key to
2
D
Use the Read HTML action in conjunction with regular expressions to read the table.
Correct Answer:
B. Use Surface Automation techniques such as OCR to read the table
Which of the following statements, about interfacing with browser applications are true? (Choose three.)
A
To read or write to an HTML element, the element does not have to actually be visible on the screen. As
long as the element exists on the currently loaded page reading or writing to it will work.
B
. Having the Parent URL attribute checked will result in a faster, more reliable identification of an element
C
Elements within a Web Application can be spied using Active Accessibility mode
D
Win32 mode can be used to identify the Internet Explorer Window
E
HTML spy mode can be used to identify HTML elements in any browser application
Correct Answer:
A. To read or write to an HTML element, the element does not have to actually be visible on the screen. As
long as the element exists on the currently loaded page reading or writing to it will work.
A PDD has been created which includes a requirement to log in to an application called CDS. The CDS application
only allows a user account to be logged into the application on one machine at a time. The client wishes to hold the
credentials for logging into CDS in the Blue Prism Credential store.
It has been calculated that the automated solution will require 3 resource PC's to enable the case volume to be
worked within SLA's.
Which is the most appropriate design decision to accommodate the above requirements?
A
Create user accounts and sets of Credentials per Resource PC in the Blue Prism Credential Manager for
the CDS Application
B
Ask IT to enable concurrent logins to the CDS application for Blue Prism User Accounts
C
Login in to the CDS application manually and let Blue Prism take over once the login is complete
D
Create a single Credential in the Blue Prism Credential Manager for the CDS Application. Use a Blue Prism
Environment Lock to ensure that only one Resource PC can be logged in to the CDS application at a time
Correct Answer:
D. Create a single Credential in the Blue Prism Credential Manager for the CDS Application. Use a Blue Prism
Environment Lock to ensure that only one Resource PC can be logged in to the CDS application at a time
Which of the following statements regarding Blue Prism Credentials are true?
1. The Business Object; Internal - Credentials cannot retrieve encrypted credentials from the Blue Prism database
2. It is best practice to hold application credentials within the Process that requires them
3. It is best practice to hold application credentials within the Object that requires them
4. It is possible to hold Blue Prism Credentials in an unencrypted state
A
1 only
B
2 only
C
3 and 4
D
None
Correct Answer:
D. None
A business requirement exists to be able to distinguish between cases that have failed due to "˜not being an adult'
and cases that have failed due to "˜invalid ID' based on the exception detail Blue Prism has captured. The following
Process configuration has been built as a solution.
A
The Process configuration will meet the requirements
B
The Process will fail because 2 Recover stages lead to a single Resume stage
C
The Process configuration will not meet the requirements because the Exception Detail is not captured for
the two Business Exceptions
D
If the Valid ID stage results in a "˜No' answer, the Process will not throw an exception.
Correct Answer:
A. The Process configuration will meet the requirements
Questions: 1-10 out of 51
Continue Full Practice..
GET ALL 51 QUESTIONS