Blue Prism APD01 Exam Practice Questions (P. 3)
- Full Access (51 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #11
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?
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?
- ACreate user accounts and sets of Credentials per Resource PC in the Blue Prism Credential Manager for the CDS Application.
- BAsk IT to enable concurrent logins to the CDS application for Blue Prism User Accounts
- CLogin in to the CDS application manually and let Blue Prism take over once the login is complete
- DCreate 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 timeMost Voted
Correct Answer:
D
Reference:
https://dotnetbasic.com/2019/04/blue-prism-credential-manager.html
D
Reference:
https://dotnetbasic.com/2019/04/blue-prism-credential-manager.html
send
light_mode
delete
Question #12
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
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
send
light_mode
delete
Question #13
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.

Which of the following statements are correct?

Which of the following statements are correct?
- AThe Process configuration will meet the requirementsMost Voted
- BThe Process will fail because 2 Recover stages lead to a single Resume stage
- CThe Process configuration will not meet the requirements because the Exception Detail is not captured for the two Business Exceptions
- DIf the Valid ID stage results in a "˜No' answer, the Process will not throw an exception.
Correct Answer:
C
C
send
light_mode
delete
Question #14
The following sub-page in a process creates an order in an order system.

The Actions called perform the following steps:
✑ Navigate to New Order "" The application is navigated to a new order screen. There is a wait stage to confirm the navigation is successful "" if this wait stage times out, an exception is configured which will bubble up to this page.
✑ Enter Order Details "" The Order details are entered triggering a "˜Confirm Order' window. At this page, the order has not been submitted. There is a wait stage to confirm the "˜Confirm Order' window has appeared "" if this stage times out, an exception is configured which will bubble up to this page.
✑ Submit Order "" The order is confirmed and placed in the Client's order system. There is a wait stage, for a reference number, configured that the order has been successfully submitted. If this wait stage times out, an exception is configured which will bubble up to this page. There is a known bug in the application which results in the application occasionally freezing when an order is submitted but before the reference number is displayed, thus leaving the user uncertain if the order has been successfully submitted or not.
✑ Get Reference Number "" A resultant reference number is read from the application.
In order to build some resilience into the process, some retry logic is to be added. Which of the below options offers the best retry solution?
A.

B.

C.

D.


The Actions called perform the following steps:
✑ Navigate to New Order "" The application is navigated to a new order screen. There is a wait stage to confirm the navigation is successful "" if this wait stage times out, an exception is configured which will bubble up to this page.
✑ Enter Order Details "" The Order details are entered triggering a "˜Confirm Order' window. At this page, the order has not been submitted. There is a wait stage to confirm the "˜Confirm Order' window has appeared "" if this stage times out, an exception is configured which will bubble up to this page.
✑ Submit Order "" The order is confirmed and placed in the Client's order system. There is a wait stage, for a reference number, configured that the order has been successfully submitted. If this wait stage times out, an exception is configured which will bubble up to this page. There is a known bug in the application which results in the application occasionally freezing when an order is submitted but before the reference number is displayed, thus leaving the user uncertain if the order has been successfully submitted or not.
✑ Get Reference Number "" A resultant reference number is read from the application.
In order to build some resilience into the process, some retry logic is to be added. Which of the below options offers the best retry solution?
A.

B.

C.

D.

send
light_mode
delete
Question #15
Which of the following are examples of a Business Exception?
1. A Business Requirement states that Blue Prism should not work on any accounts with a balance greater than £1,000,000. Blue Prism has successfully read the balance field and it has returned a value of £1,100,000.
2. Blue Prism has detected an unexpected pop up
3. A Blue Prism wait stage has timed out waiting for a Web page to load
4. The data input to the process has been validated and failed
1. A Business Requirement states that Blue Prism should not work on any accounts with a balance greater than £1,000,000. Blue Prism has successfully read the balance field and it has returned a value of £1,100,000.
2. Blue Prism has detected an unexpected pop up
3. A Blue Prism wait stage has timed out waiting for a Web page to load
4. The data input to the process has been validated and failed
send
light_mode
delete
All Pages