Download Blue Prism Professional Developer.APD01.TestKing.2019-09-21.23q.vcex

Vendor: Blue Prism
Exam Code: APD01
Exam Name: Blue Prism Professional Developer
Date: Sep 21, 2019
File Size: 2 MB

How to open VCEX files?

Files with VCEX extension can be opened by ProfExam Simulator.

Demo Questions

Question 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? 
  1. Set the HKEY CURRENT USERSoftwareMicrosoftInternet ExplorerMainTabProcGrowth Registry key to 2
  2. Change the scope of the process so that the popup window does not need to be automated
  3. Create a new separate object that attaches to the running instance of the popup and attempt to spy elements with this object instead.
  4. Use Surface Automation techniques to interface with the popup
Correct answer: D
Explanation:
Reference: https://subscription.packtpub.com/book/business/9781789610444/6/ch06lvl1sec53/surface-automation-with-region-mode
Reference: https://subscription.packtpub.com/book/business/9781789610444/6/ch06lvl1sec53/surface-automation-with-region-mode
Question 2
Which of the following is a recommend tip for dealing with problems when launching and attaching to Browser Applications?
  1. Use the Start Process action of the Utility - Environment Object to launch the application followed by an attach stage to attach to the application
  2. Hold the target URL in a data item as opposed to it being configured in the Application Modeller Wizard
  3. Set the HKEY CURRENT USERSoftwareMicrosoftInternet ExplorerMainTabProcGrowth Registry key to 2
  4. Use Surface Automation to automate the application
Correct answer: A
Explanation:
Reference: https://www.rpaforum.net/threads/blue-prism-unable-to-launch-service-manager-services-msc.9643/
Reference: https://www.rpaforum.net/threads/blue-prism-unable-to-launch-service-manager-services-msc.9643/
Question 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
  1. 1 only
  2. 2 only
  3. 3 and 4
  4. None
Correct answer: D
Question 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?
  1. The Process configuration will meet the requirements
  2. The Process will fail because 2 Recover stages lead to a single Resume stage
  3. The Process configuration will not meet the requirements because the Exception Detail is not captured for the two Business Exceptions
  4. If the Valid ID stage results in a ‘No’ answer, the Process will not throw an exception.
Correct answer: C
Question 5
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? 
  1.   
  2.   
  3.   
  4.   
Correct answer: D
Question 6
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. All of them
  2. 2 and 3
  3. 1 and 4
  4. None of them
Correct answer: D
Question 7
When using Control Room, which of the following statements are correct? (Choose three.)
  1. A process can be run on multiple resources at the same time
  2. A resource can run multiple processes at the same time
  3. Only one instance of each process can run at any one time
  4. A resource PC can only run one process at time
  5. A process must be published before it can be run in Control Room
Correct answer: CDE
Question 8
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?
  1. 5
  2. 12
  3. 6
  4. 3
Correct answer: A
Question 9
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?
  1. Resource BP0100 is offline
  2. There is more than one instance of the Blue Prism resourcepc command running on resource BP0100
  3. The BPServer service is not running on the Blue Prism Application Server
  4. A Process is running on resource BP0100 that calls a Business Object with a run mode of ‘Exclusive’
Correct answer: B
Question 10
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?
  1. 3
  2. 4
  3. 5
  4. 6
Correct answer: C
HOW TO OPEN VCE FILES

Use VCE Exam Simulator to open VCE files
Avanaset

HOW TO OPEN VCEX AND EXAM FILES

Use ProfExam Simulator to open VCEX and EXAM files
ProfExam Screen

ProfExam
ProfExam at a 20% markdown

You have the opportunity to purchase ProfExam at a 20% reduced price

Get Now!