MuleSoft Certified Developer - Level 1 (Mule 4) DELTA MCD-Level1-Delta Question # 24 Topic 3 Discussion

MuleSoft Certified Developer - Level 1 (Mule 4) DELTA MCD-Level1-Delta Question # 24 Topic 3 Discussion

MCD-Level1-Delta Exam Topic 3 Question 24 Discussion:
Question #: 24
Topic #: 3

A web client submits a request to http://localhost:8081?flrstName=john. What is the correct DataWeave expression to access the firstName parameter?


A.

#[attributes.queryParams.firstName]


B.

#[message.queryParams.hrstName]


C.

#[message.inboundProperties.'http.query.params'.firstName]


D.

#[attributes.'http.query.params'.firstName]


Get Premium MCD-Level1-Delta Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.