AD01 Exam QuestionsBrowse all questions from this exam

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

Show Answer
Correct Answer: AB

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

2 comments
Sign in to comment
BlueprismUser199212345Option: C
Mar 1, 2023

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

LH1213Option: C
Mar 28, 2023

I think it is C