MuleSoft MCD - Level 1 Practice Test - Questions Answers, Page 12

List of questions
Question 111

Refer to the exhibits.
A web client submits a request to below flow. What is the output at the end of the flow?
Question 112

What valid RAML retrieves details on a specific customer by its customerId as a URI parameter?
Question 113

Refer to the exhibits.
The Mule Application is being debugged in Anypoint Studio and stops at breakpoint. What is the value of payload displayed in debugger at this breakpoint?
Question 114

Which of the below is not the mandatory configurations for HTTP Listener?
Question 115

Which of the below activity doesn't support parallel execution?
Question 116

A Mule application's HTTP Listener is configured with the HTTP protocol. The HTTP listeners port attribute is configured with a property placeholder named http.port. The mule application sets the http.port property placeholder's value to 9090
The Mule application is deployed to CloudHub without setting any properties in the Runtime manager Properties tab and a log message reports the status of the HTTP listener after the Mule application deployment completes.
After the mule applications is deployed, what information is reported in the worker logs related to the port on which the Mule application's HTTP Listener listens?
Question 117

A flow contains an HTTP Listener as the event source. What is the DataWeave expression to log the Content-Type header using a Logger component?
Question 118

A RAML example fragment named StudentExample.raml is placed in the examples folder in an API specification project. What is the correct syntax to reference the fragment?
Question 119

As a part of requirement , application property defined below needs to be accessed as dataweave expression. What is the correct expression to map it to port value?
Question 120

What module and operation will throw an error if a Mule events payload is not number ?
Question