RE Framwork Practice test question

Can you please explain to me which one correct answer and why?

Hi @sakidi2417

1. It does not kill all applications after a Business Rule Exception but move on to next transaction (it kill all applications when System Exception is encountered)

2. Default RE framework Template is designed to read from single queue

3. When a queue item is failed with application(system) exception the TakeScreenshot.xaml file is also executed. So this is the correct option

image

4. Status of successful is assigned to successful transactions but Abandoned is not assigned by the REF template. Abandoned status is assigned when the queue item remain in progress for 24 hours (Please do check the time limit)

Note: Please go through the RE Framework Documentation provided in the Documentation folder of the project for more clarity

image

Thank you!

@sakidi2417

Please close the topic by marking the post as solution if it solves your problem

Thanks

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.