Study the following process flow on the Main Page of a process where the intention is to preserve the current exception.
Posted: Fri Jul 22, 2022 11:28 am
Study the following process flow on the Main Page of a process where the intention is to preserve the current exception.
What is wrong with the design?
A. The exception handling is not within an Exception Block.
B. The exception caught by Recover2 will not be preserved by the Re-Throw Exception stage
C. The Send Alerts process will never be run
D. Because the flow is on the Main Page of the process there should be a "˜Re-Throw' Exception stage as there are no parent/calling pages for the exception to "˜bubble up' to. B
What is wrong with the design?
A. The exception handling is not within an Exception Block.
B. The exception caught by Recover2 will not be preserved by the Re-Throw Exception stage
C. The Send Alerts process will never be run
D. Because the flow is on the Main Page of the process there should be a "˜Re-Throw' Exception stage as there are no parent/calling pages for the exception to "˜bubble up' to. B