nerdexam
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)
  • A
    91% (20)
  • B
    5% (1)
  • D
    5% (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.

Full MCD-LEVEL-1 Practice