Latest MCD-ASSOC Practice Tests with Actual Questions

Get Complete pool of questions with Premium PDF and Test Engine

Exam Code : MCD-ASSOC
Exam Name : MuleSoft Certified Developer - Integration and API Associate
Vendor Name : "Mulesoft"







MCD-ASSOC Dumps

MCD-ASSOC Braindumps MCD-ASSOC Real Questions MCD-ASSOC Practice Test MCD-ASSOC Actual Questions


Mulesoft


MCD-ASSOC


MuleSoft Certified Developer - Integration and API Associate


https://killexams.com/pass4sure/exam-detail/MCD-ASSOC



Question: 53


A RAML specification is defined to manage customers with a unique identifier for each customer record. What URI does Mulesoft recommend to uniquely access the customer identified with the unique ID 1234?

  1. /customers/1234

  2. /customers?operation=get&custid=1234

  3. /customers/custid=1234

  4. /customers?custid=1234




Answer: A


Reference: https://dzone.com/articles/designing-api-with-raml


Question: 54


Refer to the exhibits. What value is logged after a web client submits a request to http://localhost:8081/test?userName=Cindy?

  1. null

  2. Alice

  3. Cindy

  4. Bob




Answer: A



Question: 55


Refer to the exhibits. What is the expected payload at the end of mainFlow?

  1. KIWI

  2. APPLE

  3. Null

  4. BANANA




Answer: A



Question: 56


Refer to the exhibit. What DataWeave expression transforms the input to the output?

A.

B.

C.

D.




Answer: A

Explanation

Reference: https://blogs.mulesoft.com/dev/anypoint-platform-dev/weaving-it-with-dataweave-expression/


Question: 57


Refer to the exhibit. What is the output payload in the On Complete phase?

  1. The records processed by all batch steps: [StepTwoStepOne1, StepTwoStepOne2, StepTwoStepOne3]

  2. Summary statistics with NO record data

  3. The original payload: [1,2,3]

  4. The records processed by the last batch step: [StepTwo1, StepTwo2, StepTwo3]




Answer: D


Reference: https://docs.mulesoft.com/mule-runtime/4.2/batch-processing-concept


Question: 58


Refer to the exhibits. The http:request has failed with a Tiemout execeeded error. What HTTP Request parameter must be modified to resolve this error?

  1. Client Certificate Timeout

  2. Transaction Timeout

  3. Connect Idle Timeout

  4. Response Timeout




Answer: D

Reference: https://help.mulesoft.com/s/article/Getting-Error-sending-HTTP-request-when-sending-request-using-http-requester


Question: 59


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 currently 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?

  1. AFTER

  2. BEFORE

  3. Error sending HTTP request to http://offline.bad:80/

  4. GLOBAL ERROR




Answer: C



Question: 60


Refer to the exhibit. All three of the conditions for the Choice router are true. What message processors are executed?

  1. First

  2. First, Default

  3. First, Middle, Last

  4. First, Middle, Last, Defaul




Answer: C


Reference: https://docs.mulesoft.com/mule-runtime/3.9/choice-flow-control-reference