Examine the following extract taken from an Action in Object Studio:
What will happen if an Exception occurs in the ‘Read Nasdaq Data’ stage?
Examine the following extract taken from an Action in Object Studio:
What will happen if an Exception occurs in the ‘Read Nasdaq Data’ stage?
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.
I think it is 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