List of questions
Related questions
Question 65 - Certified MuleSoft Integration Architect I discussion
An integration Mute application consumes and processes a list of rows from a CSV file. Each row must be read from the CSV file, validated, and the row data sent to a JMS queue, in the exact order as in the CSV file.
If any processing step for a row falls, then a log entry must be written for that row, but processing of other rows must not be affected.
What combination of Mute components is most idiomatic (used according to their intended purpose) when Implementing the above requirements?
A.
Scatter-Gather component On Error Continue scope
B.
VM connector first Successful scope On Error Propagate scope
C.
For Each scope On Error Continue scope
D.
Async scope On Error Propagate scope
Your answer:
0 comments
Sorted by
Leave a comment first