Which of the following activities can you perform in Blue Prism Control Room?
(select all items which apply)
Examine the flow below:
An error has been encountered on Page 1 and the exception has bubbled up to be recovered in the Recoverd stage The Yes' path has been taken from the "Throw new Exception?" decision stage. Consider the Throw Exception stage properties below:
How should the properties be configured for the Process to throw a new Business exception, i.e. a different exception to the one encountered in Page?
FILL BLANK
Examine the following Blue Prism Process diagram:
The Process contains logic in the ‘Control Room Stop Request?’ Decision stage, to recognise when a Process Controller has used the ‘Request Stop’ feature in Control Room, to bring the Process to a controlled stop.
What expression would you use in the ‘Control Room Stop Request?’ Decision stage, to ensure that the Process recognises that the Control Room ‘Request Stop’ command has been triggered?
(Remember, Blue Prism expressions are case sensitive)
After launching the order processing application, the following login screen is displayed to the user, requesting their login details:
The following Launch Action has been created in Blue Prism:
According to Blue Prism best practice, what should be configured between the Launch and End stages?
Please refer to the exhibits.
The Developer needs to ensure Blue Prism best practices are followed in respect to naming conventions and layout
How would the Developer build an Object that Logs into the Application, and then Navigates the Orders page left-hand menu?
A)
B)
C)
D)
The Developer is debugging an action page in a Business Object by stepping through the stages which interact with the application. What will happen when they click Reset on an Action page in the Business Object?