What MuleSoft product enables publishing, sharing, and searching of APIs?
How to import Core (dw::Core) module into your DataWeave scripts?
An SLA based policy has been enabled in API Manager. What is the next step to configure the API proxy to enforce the new SLA policy?
Refer to the exhibit.
The Mule application's connectors areconfigured with property placeholders whose values are set in the config.yaml file
What must be added to the Mule application to link the config.yaml file's values with the property placeholders?
Where are values of query parameters stored in the Mule event by the HTTP Listener?
Refer to theexhibit.
How many private flows does APIKIT generate from the RAML specification?
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)
What DataWeave expressiontransforms the example XML input to the CSV output?
A)
B)
C)
D)
Refer to the exhibits.
A web client submits the request to the HTTPListener. What response message would be returned to web client?
What module and operation will throw an error if a Mule events payload is notnumber ?