Exam Code : APD01
Exam Name : Blue Prism Professional Developer
Vendor Name :
"Blue-Prism"
APD01 Dumps APD01 Braindumps
APD01 Real Questions APD01 Practice Test APD01 Actual Questions
killexams.com Blue-Prism APD01
Blue Prism Professional Developer
https://killexams.com/pass4sure/exam-detail/APD01
Question: 43
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?
Answer: B
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/
Question: 44
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?
Answer: B
Question: 45
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?
Answer: D
Reference: https://subscription.packtpub.com/book/business/9781789610444/6/ch06lvl1sec53/surface-automation-with-region-mode
Question: 46
Which of the following Application Models follow Blue Prism Best Practice:
Answer: C
Question: 47
Which of the following four configurations depicts the best approach for an Action that has been built to select a button to navigate to an Input Order screen?
Answer: A
Question: 48
A Process Definition Document, for a new process to open ISA accounts, specifies that the value "2008 Cash ISA" is to be entered into the Product Selection field of the following screen:
The Product Selection field is a drop down menu with the following options available:
According to Best Practice, which of the following design options are correct for populating the Product Selection field with the value 2008 Cash ISA:
Answer: C
Question: 49
The following screen displays order details in a client’s order system application. An order is entered into the Order number field and the details for that order are displayed. There is a requirement to read the Product code value from the resulting display. The Product code will vary between orders.
The Product Code label has been successfully spied and the following attributes have been returned:
The Product Code value field has been spied and the following attribute set has been selected:
In order to ensure a consistent match for the Screen Text – Product Code element, which of the following statements must be considered:
The Dynamic value of the Y attribute for the Screen Text – Product Code element must be derived from the Y attribute of the Label -Product Code element
The Y attribute of the Label -Product Code element cannot be derived as it is not checked
The Y attribute for the Screen Text – Product Code element must be set to a Match Type of ‘Equal’
The Window Text attribute for the Screen Text – Product Code element must be set to a Match Type of ‘Wildcard’
The Window Text attribute for the Screen Text – Product Code element must be un-checked
Answer: D