Blue Prism Certified Developer (AD01) — Question 37
You identify an element in Application Modeller but when you highlight or use that element Blue Prism gives you an error message saying that duplicate elements were found.
Which of the following statements is true?
Answer options
- A. It is common for duplicate elements to be found based upon the attributes that are ticked by default using the Blue Prism product. Time needs to be spent experimenting with the attribute ticks until a unique, reliable, and consistent selection of attributes are found.
- B. It will not be possible to interface with the element in a unique way. You will need to use Surface Automation techniques for this element.
- C. A code stage interface will need to be created and used for this application, this will give you more flexibility to interact with the application elements.
- D. You will need to make the attributes you have selected dynamic. This will allow your flow to loop around, incrementing the attribute value until the correct element is found and used. D
Correct answer: A
Explanation
The correct answer, A, highlights that it is typical for duplicate elements to occur due to default attribute selections in Blue Prism, and experimenting with these attributes can yield a unique selection. Options B, C, and D suggest alternative methods that may not resolve the underlying issue of duplicate attributes, thus not addressing the root cause of the problem effectively.