MuleSoft Certified Developer - Integration and API Associate (Mule 3) (MCD-Assoc) Free Practice Test
Question 1
Why would a Mule application use the ${http.port} property placeholder for its HTTP Listener port when it is deployed to CloudHub?
Correct Answer: C
Question 2
Refer to the exhibits. A Mule application is configured to use the globalErrorHandler exception handler.
When the flow is executed, a request is made to a host that is
offline and a Java exception is thrown with the message "Error sending HTTP request to http://offline.bad:80/
".
What response is returned to a web client request to postToOfflineHostFlow's HTTP Listener?

When the flow is executed, a request is made to a host that is
offline and a Java exception is thrown with the message "Error sending HTTP request to http://offline.bad:80/
".
What response is returned to a web client request to postToOfflineHostFlow's HTTP Listener?

Correct Answer: B
Question 3
What valid RAML retrieves details on a specific order by its orderId as a URI parameter?


Correct Answer: A
Question 4
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?
Correct Answer: C
Question 5
A Database endpoint executes a SELECT statement and gets no results. What payload is returned by this endpoint?
Correct Answer: D
Question 6
What execution model is used by For Each and Batch scopes?
Correct Answer: D
Question 7
Refer to the exhibit. All three of the conditions for the Choice router are true. What message processors areexecuted?


Correct Answer: D