Free APD01 Exam Braindumps (page: 3)

Page 3 of 13

While trying to read a table in a browser based application into a collection an error message appears and the table cannot be read directly into the collection. This happens when using either AA or HTML mode. Which of the following would be the most appropriate workaround?

  1. Spy one cell in the table using HTML mode and make the Path attribute dynamic. Use this dynamic element to read the required cells one be one into a collection.
  2. Use Surface Automation techniques such as OCR to read the table
  3. Set the HKEY CURRENT USER\Software\Microsoft\Internet Explorer\Main\TabProcGrowth Registry key to 2
  4. Use the Read HTML action in conjunction with regular expressions to read the table.

Answer(s): B

Explanation:

For this you have to use surface automation techniques.
Use Region mode and draw a region which is of width and height of one record and read using Read Text with OCR (Loop this activity by increasing X and Y co-ordinates by the required pixels to read line-by-line until it reaches end of the table).


Reference:

https://www.rpaforum.net/threads/reading-text-inside-image.1571/



Which of the following statements, about interfacing with browser applications are true? (Choose three.)

  1. To read or write to an HTML element, the element does not have to actually be visible on the screen. As long as the element exists on the currently loaded page reading or writing to it will work.
  2. Having the Parent URL attribute checked will result in a faster, more reliable identification of an element
  3. Elements within a Web Application can be spied using Active Accessibility mode
  4. Win32 mode can be used to identify the Internet Explorer Window
  5. HTML spy mode can be used to identify HTML elements in any browser application

Answer(s): C,D,E


Reference:

https://www.edureka.co/community/41484/what-are-all-the-spying-modes-in-blue-prism



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?

  1. Create user accounts and sets of Credentials per Resource PC in the Blue Prism Credential Manager for the CDS Application.
  2. Ask IT to enable concurrent logins to the CDS application for Blue Prism User Accounts
  3. Login in to the CDS application manually and let Blue Prism take over once the login is complete
  4. Create 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 time

Answer(s): D


Reference:

https://dotnetbasic.com/2019/04/blue-prism-credential-manager.html



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

Answer(s): D



Page 3 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