MuleSoft MCD - Level 1 Practice Test - Questions Answers, Page 12
List of questions
Related questions
Refer to the exhibits.
A web client submits a request to below flow. What is the output at the end of the flow?
What valid RAML retrieves details on a specific customer by its customerId as a URI parameter?
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?
Which of the below is not the mandatory configurations for HTTP Listener?
Which of the below activity doesn't support parallel execution?
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?
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?
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?
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?
What module and operation will throw an error if a Mule events payload is not number ?
Question