ExamGecko
Home / MuleSoft / MCD - Level 1 / Practice Test 3
Ask Question

MuleSoft MCD - Level 1 Practice Test 3

00:00:00
Show Answer
Report Issue   Restart test

Question 1 / 40

Refer to the exhibits.

A web client sends a GET request to the HTTP Listener.

What response message is returned to the web client?

MuleSoft MCD - Level 1 image Question 81 52636 09182024213609000000

''
''
'End'
'End'
'Start'
'Start'
'String is not blank'
'String is not blank'
Comment (0)
Suggested answer: B
Explanation:

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 isString is not blank.Because validation component will throw an error as payload is not blank.

MuleSoft MCD - Level 1 image Question 81 explanation 52636 09182024213609000000

Bottom of Form

Top of Form

asked 18/09/2024
Sjoerd Kruit
40 questions