MuleSoft Certified Developer - Integration and API Associate (Mule 3) MCD-Assoc Question # 6 Topic 1 Discussion

MuleSoft Certified Developer - Integration and API Associate (Mule 3) MCD-Assoc Question # 6 Topic 1 Discussion

MCD-Assoc Exam Topic 1 Question 6 Discussion:
Question #: 6
Topic #: 1

A web client posts a request to http://localhost:8081?name=john. What is the correct MEL expression to

access the nameparameter?


A.

#[message.payload.outboundProperties. “http.query.params’.name]


B.

#[message.inboundProperties.‘http.uri.params’.name]


C.

#[message.payload.inboundProperties. ‘http.query.params.’name]


D.

#[message.outboundProperties.’http.query.params’.name]


Get Premium MCD-Assoc 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.