An application needs to be interfaced with as part of a business process your team has been asked to automate using Blue Prism. The business process uses 30 different screens in the application.
When thinking of your Object Design which of these statements are true? (Select all that apply.)
Answer : D
An attempt to start a Process on resource BP0100 has resulted in the following error message:
BP0100 is too busy to run that process
Which of the below is the most likely cause of this error?
Answer : B
Which of the following Element Types is it possible to read an image from?
1. win32
2. Active Accessibility
3. HTML
4. Java
Answer : B
Which of the following statements about Blue Prism Web Service parameters are correct? (Choose two.)
Which of the following is a recommend tip for dealing with problems when launching and attaching to Browser Applications?
Which of the following comments about Wait Stages are correct?
1. After a Navigate stage which moves an application from one screen to another, it is good practice to configure a Wait Stage to detect the screen change has successfully completed.
2. It is good practice to hold the timeout values to be used in Wait Stages as a set of global data items on a Business Object' initialise page
3. It is good practice to ensure that a Wait Stage times out to another stage - normally an Exception Stage
4. There is no need to configure a Wait Stage, at the start of a Business Object action, to validate the application is on the correct, screen if the previous action called by the Process has validated a successful screen change.
Answer : A
Which of the following are best practices when automating Java applications? (Choose two.)
Answer : B, C