Refer to the exhibits.


A JSON payload is set in the Set Payload transformer.
What is logged by the Logger?
Answer : C
The new RAML spec has been published to Anypoint Exchange with client credentials.
What is the next step to gain access to the API?
Answer : A
Correct answer is Request access to the API in Anypoint Exchange. This way we can get clientId and Client secret which we can use to access the API
Which of the below is not the mandatory configurations for HTTP Listener?
Answer : B
Allowed methods is an optional configuration. If nothing is specified then all HTTP methods are supported.
Rest all are mandatory.
Refer to the exhibit.

What data is expected by the POST /accounts endpoint?
A)

B)

C)

D)

Answer : D
Refer to the exhibits. A company has defined this Book data type and Book example to be used in APIs. What is valid RAML for an API that uses this Book data type and Book example?

A)

B)

C)

D)

Answer : D
A Mule application configured with Autodiscovery implements an API.
Where is governance enforced for policies defined for this Mule application?
Answer : D
Correct answer is API manager
Refer to the exhibit.

A Mule event is composed of a hierarchy of objects. Where in the hierarchy are variables stored?
Answer : A
Variables are stored under Mule event. Please refer to below image for the hierarchy .

