Mulesoft Certified Developer Mcd · Free Practice Question Medium
Question 8
A Batch Job scope has five batch steps. An event processor throws an error in the second batch step because the input data is incomplete. What is the default behavior of the batch job after the error is thrown?
-
A
Error is ignored
-
B
Event processing continues to the next batch step.
-
C
Batch is retried
-
D
All processing of the batch job stops
Reveal correct answer
Correct answer: D
Explanation
In case of an error , batch job completes in flight steps and stops further processing.
MuleSoft Doc Ref : Handling Errors During Batch Job | MuleSoft Documentation
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
You must be logged in to post a comment.
