List of questions
Related questions
Question 18 - AD01 discussion
Examine the following Exception handling taken from the Main Page of a Blue Prism Process:
Consider the following potential explanations as to what is wrong with the design:
1. The exception handling is not within an Exception Block.
2. There is no Resume stage in the shown process flow.
3. There is a potential for the flow to cause an infinite loop within the process.
4. Because the flow is on the Main Page of the process there should not be a 'Re-Throw' Exception stage as there are no parent/calling pages for the exception to 'bubble up' to.
Which of the above appropriately describes what is wrong with this design?
A.
1,2, 3 and 4
B.
3 only
C.
4 only
D.
2 and 4
Your answer:
0 comments
Sorted by
Leave a comment first