Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam MCIA - Level 1 All Questions

View all questions & answers for the MCIA - Level 1 exam

Exam MCIA - Level 1 topic 1 question 56 discussion

Actual exam question from Mulesoft's MCIA - Level 1
Question #: 56
Topic #: 1
[All MCIA - Level 1 Questions]

An integration Mule 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 fails, then a log entry must be written for that row, but processing of other rows must not be affected.
What combination of Mule 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. Async scope On Error Propagate scope
  • D. For Each scope On Error Continue scope
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
lzrvs
1 year, 11 months ago
Selected Answer: D
D. For Each scope On Error Continue scope
upvoted 2 times
...
madgeezer
2 years, 3 months ago
Selected Answer: D
D. For Each scope On Error Continue scope
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...