1.
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?
2.
Which of the following is a recommend tip for dealing with problems when launching and attaching to Browser Applications?
3.
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
4.
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?
5.
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
6.
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?
7.
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?
8.
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?
9.
Using a Wait stage to check if a Java element exists requires the Java Application Model tree to be traversed. Constantly accessing the model can be costly in terms of CPU efficiency. Which of the following tips is a valid method to help manage this CPU efficiency cost?
10.
Which of the following statements regarding Blue Prism Login Agent are true? (Select all that apply.)