Application Design - Practise exam question
Hi,
I see the following question in the practise exam and I am not convinced for the reason my answer was wrong. I arrived to this answer based on the explanation after the question below. Can someone correct me where I am wrong.
- Ruleset1:01-05
- Ruleset2:02-03
- Ruleset3:01-17-50
Rule | Applies To class | Ruleset & Version | Availability |
---|---|---|---|
A | Org-Div-Work | Ruleset1:01-04-02 | Yes |
B | Org-Div-Work-ABC | Ruleset2:01-02-01 | Blocked |
C | Org-Div-Work-ABC | Ruleset3:01-17-99 | Withdrawn |
D | Org-Div-Work | Ruleset2:02-02-01 | Yes |
E | Org-Div-Work-ABC | Ruleset3:01-09-12 | Yes |
Which version of section XYZ does the system attempt to use when processing a case of type ABC?
Here is my explanation
1. During the discard process, Rule B is discarded since the major version doesnt match the ruleset list
2. So, the resulting sorted list as per the rank is C, E, A, D
3. In this C is Withdrawn, which in turn withdraws E since it belongs to the same class and ruleset major version of C.
4. So, now the resulting sorted list as per the rank is A and D
5. A is top in the rank and gets executed
Thanks,
Sudarsan M