Exam Name: | MuleSoft Certified Developer - Level 1 (Mule 4) | ||
Exam Code: | MCD-Level-1 Dumps | ||
Vendor: | MuleSoft | Certification: | MuleSoft Certified Developer |
Questions: | 235 Q&A's | Shared By: | atlas |
A shopping API contains a method to look up store details by department.
To get the information for a particular store, web clients will submit requests with a query parameter named department and uri parameter named storeId
What is valid RAML snippet that supports requests from a web client to get a data for a specific storeId and department name?
Refer to the exhibits.
The Set Variable transformer is set with value #[ [ first "Max" last "Mule"} ].
What is a valid DataWeave expression to set as the message attribute of the Logger to access the value "Max" from the Mule event?