MuleSoft
MCD-LEVEL-1 · Question #80
A web client sends a request to http;//localhost:8081?dept=sales. What is the correct DataWeave expression to access the value of dept?
The correct answer is A. attributes.queryParams.dept. You've hit your limit · resets 5am (America/New_York)
Building Integration Applications
Question
A web client sends a request to http;//localhost:8081?dept=sales. What is the correct DataWeave expression to access the value of dept?
Options
- Aattributes.queryParams.dept
- Battributes.dept
- Dvars.dept
How the community answered
(22 responses)- A91% (20)
- B5% (1)
- D5% (1)
Explanation
You've hit your limit · resets 5am (America/New_York)
Topics
#query parameters#attributes#DataWeave#HTTP Listener
Community Discussion
No community discussion yet for this question.