MuleSoft MCD - Level 1 Practice Test - Questions Answers, Page 20
Related questions
Refer to the exhibit. This RAML fragment defines a Book data type that is used in a RAML API specification.
An API implementation is created for this RAML API specification.
What is valid JSON input for a request from a web client to an implementation of this RAML API specification?
Refer to the exhibits. The Mule application does NOT define any global error handler elements. A web client sends a GET request to the HTTP Listener. What response message is returned to the web client?
Refer to the exhibits. A database Address table contains a ZIPCODE column and an increasing ID column. The Address table currently contains tour (4) records. The On Table Row Database listener is configured with its watermark set to the Address table's ZIPCODE column and then the Mule application is run in Anypoint Studio tor the first time, and the On Table Row Database listener polls the Address table.
Anew row is added to the database with 1D=5 and ZIPCODE-90006, and then the On Table Row Database listener polls the database again.
Alter the next execution of the On Table Row Database listener polling, what database rows have been processed by the Mule flow since the Mule application was started?
Refer to the exhibits. The Mule application does NOT define any global error handlers.
A web client sends a POST request to the Mule application with this input payload. The File Write operation throws a FILE: CONNECTIVITY error.
What response message is returned to the web client?
How would you debug Mule applications?
Pick the component with which DataWeave is tightly integrated.
Where are values of query parameters stored in the Mule event by the HTTP Listener?
What should this endpoint return considering the API is build using standard practices?
http://dev.acme.com/api/patients?year=2021
In the execution of scatter gather, the 'sleep 2 sec' Flow Reference takes about 2 sec to complete, and the 'sleep 8 sec' Flow Reference takes about 8 sec to complete.
About how many sec does it take from the Scatter-Gather is called until the 'Set Payload' transformer is called?
Refer to the exhibits.
<a target='_blank' href='javascript:void(0)'>Larger image</a>
<a target='_blank' href='javascript:void(0)'>Larger image</a>
<a target='_blank' href='javascript:void(0)'>Larger image</a>
The Mule application configures and uses two HTTP Listener global configuration elements.
Mule application is run in Anypoint Studio.
If the mule application starts correctly, what URI and port numbers can receive web client requests? If the mule applications fails to start , what is the reason for the failure?
Question