Exam MCD-Level-1 Topic 3 Question 191 Discussion
Actual exam question for MuleSoft's MCD-Level-1 exam
Question #: 191
Topic #: 3
Question #: 191
Topic #: 3
Refer to the exhibits.
A web client sends a GET request to the HTTP Listener.
What response message is returned to the web client?

A web client sends a GET request to the HTTP Listener.
What response message is returned to the web client?

Suggested Answer: B Vote an answer
1. Set Payload "Start"
2. 'Is Balnk String' Creates an Error object with #[error.description] ="String is not blank"
3. Default Error Handler catches and Propagates error
4. 'On Error Propogate' is 'RED IN RED OUT'. It Returns Status Code : 500 & #[error.description]
-------------------------------------------------------------------------------------------------------------------------- Correct answer is String is not blank. Because validation component will throw an error as payload is not blank.
A picture containing timeline Description automatically generated

Bottom of Form
Top of Form
2. 'Is Balnk String' Creates an Error object with #[error.description] ="String is not blank"
3. Default Error Handler catches and Propagates error
4. 'On Error Propogate' is 'RED IN RED OUT'. It Returns Status Code : 500 & #[error.description]
-------------------------------------------------------------------------------------------------------------------------- Correct answer is String is not blank. Because validation component will throw an error as payload is not blank.
A picture containing timeline Description automatically generated

Bottom of Form
Top of Form
by mihai.ciobanu at Feb 28, 2026, 10:28 AM
0
0
0
10
Comments
mihai.ciobanu
2026-02-28 10:29:08Upvoting 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.
Report Comment
Commenting
You can sign-up / login (it's free).