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?

  • null

  • Alice

  • Cindy

  • Bob


  • Answer: A


    Question: 55


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

  • KIWI

  • APPLE

  • Null

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

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

  • Summary statistics with NO record data

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

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

  • Client Certificate Timeout

  • Transaction Timeout

  • Connect Idle Timeout

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

  • AFTER

  • BEFORE

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

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

  • First

  • First, Default

  • First, Middle, Last

  • First, Middle, Last, Defaul


  • Answer: C


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