Question 6 of 60

An API was designed in API Designer, published to Anypoint Exchange, then imported into API Manager.
A Mule application implements this API and is deployed to CloudHub. API Manager manages this deployed API implementation.
What is the easiest and most idiomatic (used for its intended purpose) way to enforce a Client ID Enforcement policy on this Mule application?
Answer

Suggested Answer

The suggested answer is B.

Question 7 of 60

Refer to the exhibit.
How should the WHERE clause be changed to set the city and state values from the configured input parameters?
Exam certified-mulesoft-developer: Image 1
Answer

Suggested Answer

The suggested answer is D.

Question 8 of 60

Refer to the exhibits.
The Mule application does NOT define any global error handlers. The Validation component in the private flow throws an error.
Which response message is returned to a web client requests to the main flow’s HTTP Listener?
Exam certified-mulesoft-developer: Image 1
Exam certified-mulesoft-developer: Image 2
Answer

Suggested Answer

The suggested answer is A.

Question 9 of 60

Refer to the exhibit.
APIkit is used to generate flow components for the RAML specification.
How many apikit:router XML elements are generated to handle requests to every endpoint defined in the RAML specification?
Exam certified-mulesoft-developer: Image 1
Answer

Suggested Answer

The suggested answer is C.

Question 10 of 60

A REST Connect module is generated for a RAML specification, and then the REST Connect module is imported into a Mule application.
For each method of the RAML specification, what does the REST Connect module provide?
Answer

Suggested Answer

The suggested answer is B.