DataWeave is tightly integrated with ____________.

DataWeave is tightly integrated with ____________.A . Mule runtimeB . All APIsC . Flow DesignerD . ExchangeView AnswerAnswer: A

December 30, 2019 No Comments READ MORE +

What are the latest specification of RAML available?

What are the latest specification of RAML available?A . 0.8B . 1C . 2D . 1.8View AnswerAnswer: B

December 29, 2019 No Comments READ MORE +

Where are values of query parameters stored in the Mule event by the HTTP Listener?

Where are values of query parameters stored in the Mule event by the HTTP Listener?A . PayloadB . AttributesC . Inbound PropertiesD . VariablesView AnswerAnswer: B Explanation: In Mule4 - #[attributes.queryParams.{paramaterName}]

December 27, 2019 No Comments READ MORE +

How would you debug Mule applications?

How would you debug Mule applications?A . Using breakpointsB . Checking RAMLC . By Deploying apps on productionD . Cannot do itView AnswerAnswer: A

December 25, 2019 No Comments READ MORE +

What is the next step to gain access to the API?

The new RAML spec has been published to Anypoint Exchange with client credentials. What is the next step to gain access to the API?A . Email the owners of the APC . Create a new client application.D . No additional steps needed.E . Request access to the API in Anypoint...

December 22, 2019 No Comments READ MORE +

How can you call a flow from Dataweave?

How can you call a flow from Dataweave?A . Not allowedB . Include functionC . Look up functionD . Tag functionView AnswerAnswer: C

December 21, 2019 No Comments READ MORE +

How to import Core (dw::Core) module into your DataWeave scripts?

How to import Core (dw::Core) module into your DataWeave scripts?A . import dw::coreB . Not neededC . None of theseD . import coreView AnswerAnswer: B

December 21, 2019 No Comments READ MORE +

What is the next step to make the API discoverable?

An API has been created in Design Center. What is the next step to make the API discoverable?A . Deploy the API to a Maven repository.B . Publish the API from inside flow designer.C . Publish the API to Anypoint Exchange.D . Enable autodiscovery in API Manager.View AnswerAnswer: C Explanation:...

December 17, 2019 No Comments READ MORE +

What is the final output of the Scatter-Gather?

A Scatter-Gather processes a number of separate HTTP requests. Each request returns a Mule event with a JSON payload. What is the final output of the Scatter-Gather?A . An Object containing all Mule event Objects.B . An Array containing all Mule event Objects.C . None of these.D . The last...

December 17, 2019 No Comments READ MORE +

According to Mulesoft, how are Modern APIs treated as?

According to Mulesoft, how are Modern APIs treated as?A . productsB . codeC . soap servicesD . organizationsView AnswerAnswer: A

December 16, 2019 No Comments READ MORE +