MuleSoft
MCD-LEVEL-1 · Question #46
An HTTP Request operation sends an HTTP request with a non-empty JSON object payload to an external HTTP endpoint. The response from the external HTTP endpoint returns an XML body. The result is…
The correct answer is C. The original JSON request body. You've hit your limit · resets 5am (America/New_York)
Mule 4 Application Development
Question
An HTTP Request operation sends an HTTP request with a non-empty JSON object payload to an external HTTP endpoint. The response from the external HTTP endpoint returns an XML body. The result is stored in a target named the Result. What is the payload at the event processor after the HTTP Request?
Options
- AThe XML response body
- Bnull
- CThe original JSON request body
- DA non-empty Java object
How the community answered
(26 responses)- A4% (1)
- B15% (4)
- C77% (20)
- D4% (1)
Explanation
You've hit your limit · resets 5am (America/New_York)
Topics
#HTTP Request#target variable#payload scope#Mule event
Community Discussion
No community discussion yet for this question.