Exam APD01 All QuestionsBrowse all questions from this exam
Question 13

A business requirement exists to be able to distinguish between cases that have failed due to "˜not being an adult' and cases that have failed due to "˜invalid ID' based on the exception detail Blue Prism has captured. The following Process configuration has been built as a solution.

Which of the following statements are correct?

    Correct Answer: C

    The process configuration will not meet the requirements because the Exception Detail is not captured for the two Business Exceptions. There is no step in the process where the specific exception detail for 'not being an adult' or 'invalid ID' is captured and stored for further use. As a result, the distinction between the two types of failures is not preserved.

Discussion
GaneshkarriOption: A

A is the answer

AJrocks04Option: C

handling for the type of exception is not done here. that is why the answer is C

Zenitsubeta

Answer should be C,D

Zenitsubeta

Discard, I see there is a multi-calc stage to store the result. Answer is A

Jacques_BenoitOption: A

We need only Exception detail not Exception type then Calc is OK ( MultiCalc not needed)

LH1213Option: A

I think it is A because it is either-or situation

MNishimuraOption: A

multi-calc stage

SandipDaoreOption: A

Answer A. Because Each exception raised based on condition. And it will tested in process studio with sample data.