Valid MCIA-Level-1 Dumps shared by ExamDiscuss.com for Helping Passing MCIA-Level-1 Exam! ExamDiscuss.com now offer the newest MCIA-Level-1 exam dumps, the ExamDiscuss.com MCIA-Level-1 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com MCIA-Level-1 dumps with Test Engine here:
In one of the critical payment related mule application, transaction is being used . As an enhancement to implementation , scatter gather route is introduced which is also the part of transaction group. Scatter gather route has 4 routes. What will be the behavior of the Mule application in case of error occurs in 4th route of the scatter-gather router and transaction needs to be rolled back?
Correct Answer: B
*Scatter Gather: When running within a transaction, Scatter Gather does not execute in parallel. This means that the second route is executed after the first one is processed, the third after the second one, etc. In case of error, all routes will be rolled back