Blue Prism APD01 - Blue Prism Professional Developer
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?
Which of the following techniques is most suitable for extracting text from a PDF Document which is a scan of a hand written document?
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:
1. 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
2. The Y attribute of the Label –Product Code element cannot be derived as it is not checked
3. The Y attribute for the Screen Text – Product Code element must be set to a Match Type of ‘Equal’
4. The Window Text attribute for the Screen Text – Product Code element must be set to a Match Type of ‘Wildcard’
5. The Window Text attribute for the Screen Text – Product Code element must be un-checked
Which of the following statements regarding Blue Prism Login Agent are true? (Select all that apply.)
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?
When using Surface Automation which of the following Navigate Stage Actions should be used to press a button which has been identified as a Region?
Study the process flow below:
The initial values for the Loop Count and Max Loop data items are 0 and 5 respectively.
How many times will the Process ‘Open Account Part 1’ be read into memory during the execution of the Process?
Which of the following Application Models follow Blue Prism Best Practice:
Which of the following statements about Tagging of Work Queues are correct? (Choose three.)
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?