Can someone help me with mule scatter gather component. My requirement is if any of the flow fails then the other flows need not be executed and the exception needs to be thrown to the UI specifying the extact expection thrown from the failed API flow?
Thanks in advance!!!