APD01 Exam QuestionsBrowse all questions from this exam

APD01 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?

Show Answer
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

7 comments
Sign in to comment
GaneshkarriOption: A
Nov 10, 2020

A is the answer

Zenitsubeta
Mar 4, 2022

Answer should be C,D

Zenitsubeta
Mar 4, 2022

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

AJrocks04Option: C
Mar 16, 2022

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

SandipDaoreOption: A
Sep 16, 2022

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

MNishimuraOption: A
Sep 17, 2022

multi-calc stage

LH1213Option: A
Mar 29, 2023

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

Jacques_BenoitOption: A
Aug 25, 2023

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