Blue Prism Related Exams
ASD01 Exam
The following Object Design has been created for a mainframe banking application.

Which of the following statements about the Object design above are correct? (Choose two.)
Which of the following statements about using Work Queue designs to split a business process into a multi part robotic solution is correct?
1. Using multiple Work Queues and Processes for the different stages of the business process is a valid design option to split a business process into a multi partrobotic solution.
2. Using a single Work Queue and deferring cases for future processing is a valid design option to split a business process into a multi part robotic solution.
3. Using an item’s status to control when to work it is a valid design optionto split a business process into a multi part robotic solution.
4. You cannot split a business process into a multi part robotic solution.
If a solution is to make use of a queue with Maximum Attempts greater than 1, what should the designer put in place? (Choose two.)