Free APD01 Exam Braindumps (page: 2)

Page 2 of 13

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?

  1. 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.
  2. 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
  3. Hold the Path to the spreadsheet as an Environment Variable
  4. Pass the Path as a Startup Parameter when the process starts

Answer(s): B



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 USER\Software\Microsoft\Internet Explorer\Main\TabProcGrowth 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

Answer(s): D


Reference:

https://subscription.packtpub.com/book/business/9781789610444/6/ch06lvl1sec53/surface-automation-with-region-mode



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 USER\Software\Microsoft\Internet Explorer\Main\TabProcGrowth Registry key to 2
  4. Use Surface Automation to automate the application

Answer(s): A


Reference:

https://www.rpaforum.net/threads/blue-prism-unable-to-launch-service-manager-services- msc.9643/



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?

  1. Use a Wait Stage with the Check Exists condition at the start of the action before continuing.
  2. Use a Wait Stage with the Parent Document Loaded condition at the start of the action.
  3. Use a Wait Stage with the Document Loaded condition at the start of the action.
  4. Do not spy elements with HTML mode

Answer(s): B


Reference:

https://usermanual.wiki/Document/Browser20Automation20Guide.1251117006.pdf



Page 2 of 13



Post your Comments and Discuss Blue Prism APD01 exam with other Community members:

Asi commented on September 11, 2023
Does this work
Anonymous
upvote