Blue Prism APD01 Practice Test - Questions Answers, Page 2
List of questions
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?
Which of the following statements regarding Blue Prism Credentials are true?
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?
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?
Which of the following are examples of a Business Exception?
When using Control Room, which of the following statements are correct? (Choose three.)
An Insurance company has created 4 Blue Prism processes:
Change of Address
Claims Processing
Renewals
Order Letter
The Order Letter process is not a published process but is called as a sub process by each of the 3 other processes. Each day at 6am a scheduler starts:
2 instances of the Renewals process on the same virtual machine
9 instances of the Claims Processing process on 3 different virtual machines
1 instance of the Change of Address process on its own virtual machine
How many robot licenses will be consumed by the running processes?
An attempt to start a Process on resource BP0100 has resulted in the following error message:
BP0100 is too busy to run that process
Which of the below is the most likely cause of this error?
A retail bank has promoted 5 Blue Prism processes to production:
Email Poller
Customer Onboarding
Amend Contact Details
Direct Debit Cancellations Onboarding Reporting
One instance of the email Poller process will run 24/7 feeding work queues for the other two processes. Two concurrent instances of the Customer Onboarding process will run between 6am and 11pm each day on the same VM. Two concurrent instances of the Amend Contact Details process will run between 8am and 8pm each day on two VMs. One instance of the Direct Debit Cancellations process will run between 6am and 4pm each day on the same VM as the Email Poller process. The scheduler that starts the Direct Debit Cancellations process is configured to run the Onboarding Reporting process when the Direct Debit Cancellations process has successfully completed.
How many robot licenses are required?
A3
B4
C5
D6
Study the process flow below:
The initial values for the Loop Count and Max Loop data items are 0 and 5 respectively.
How many times will the Business Objects Action ‘Screen AO1 – Enter Data’ be read into memory during the execution of the Process?
Question