Exam AD01 All QuestionsBrowse all questions from this exam
Question 88

Examine the following extract taken from an Action in Object Studio:

What will happen if an Exception occurs in the ‘Read Nasdaq Data’ stage?

    Correct Answer: B

    The 'Nasdaq Error1' Recover stage will receive the Exception as stages and the order of priority are decided using the stage name, which are sorted in ascending order. In the provided diagram, the proper control of exceptions is based on the priority set by the naming and sequence of the recover stages rather than their graphical position.

Discussion
LH1213Option: C

I think it is C

BlueprismUser199212345Option: C

C is correct. I have tested it as well, depends which recover stage has been put into the process first, because we dont know that in this case the answer is C