You are working on a Java application. After successfully spying an element in Java mode, the target application crashes when attempting to highlight or interact with the element. Which of the following actions should be tried to resolve this?
Which of the following are best practices when automating Java applications? (Choose two.)
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
When using Surface Automation Blue Prism is required to read the text contained within the Notes field below:

To do this, the field must be highlighted and the Keystrokes CTRL & C must be sent to the application to copy the text to the clipboard.
The Note Box has been identified as a Region within the following Application Model.

Assuming all the text in the Notes field has been successfully highlighted, which of the following stages will successfully send CTRL & C to the application to copy the highlighted text to the Clipboard?




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
When spying an element how does Application Manager work out the best selection of element attributes?
Which of the following Application Models follow Blue Prism Best Practice:



Which of the following statements about Blue Prism Web Service parameters are correct? (Choose two.)
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 techniques is most suitable for extracting text from a PDF Document which is a scan of a hand written document?