Mulesoft MCD - ASSOC - MuleSoft Certified Developer - Integration and API Associate (Mule 3) Exam
Page: 1 / 12
Total 60 questions
Question #1 (Topic: Topic 1)
Refer to the exhibit. All three of the conditions for the Choice router are true. What message processors are executed?
[Mulesoft-MCD - ASSOC-1.0/xmlfile-2_1.jpg]
[Mulesoft-MCD - ASSOC-1.0/xmlfile-2_1.jpg]
A. First
B. First, Default
C. First, Middle, Last
D. First, Middle, Last, Default
Answer: C
Question #2 (Topic: Topic 1)
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?
[Mulesoft-MCD - ASSOC-1.0/xmlfile-3_1.jpg]
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?
[Mulesoft-MCD - ASSOC-1.0/xmlfile-3_1.jpg]
A. AFTER
B. BEFORE
C. Error sending HTTP request to http://offline.bad:80/
D. GLOBAL ERROR
Answer: C
Question #3 (Topic: Topic 1)
Refer to the exhibits. The http:request has failed with a Tiemout exceeded error. What HTTP Request parameter must be modified to resolve this error?
[Mulesoft-MCD - ASSOC-1.0/xmlfile-4_1.jpg]
[Mulesoft-MCD - ASSOC-1.0/xmlfile-5_1.jpg]
[Mulesoft-MCD - ASSOC-1.0/xmlfile-4_1.jpg]
[Mulesoft-MCD - ASSOC-1.0/xmlfile-5_1.jpg]
A. Client Certificate Timeout
B. Transaction Timeout
C. Connect Idle Timeout
D. Response Timeout
Answer: D
Question #4 (Topic: Topic 1)
Refer to the exhibit. What DataWeave expression transforms the input to the output?
[Mulesoft-MCD - ASSOC-1.0/xmlfile-6_1.jpg]
A.
[Mulesoft-MCD - ASSOC-1.0/xmlfile-6_2.png]
B.
[Mulesoft-MCD - ASSOC-1.0/xmlfile-6_3.png]
C.
[Mulesoft-MCD - ASSOC-1.0/xmlfile-7_1.png]
D.
[Mulesoft-MCD - ASSOC-1.0/xmlfile-7_2.png]
[Mulesoft-MCD - ASSOC-1.0/xmlfile-6_1.jpg]
A.
[Mulesoft-MCD - ASSOC-1.0/xmlfile-6_2.png]
B.
[Mulesoft-MCD - ASSOC-1.0/xmlfile-6_3.png]
C.
[Mulesoft-MCD - ASSOC-1.0/xmlfile-7_1.png]
D.
[Mulesoft-MCD - ASSOC-1.0/xmlfile-7_2.png]
Answer: A
Question #5 (Topic: Topic 1)
Refer to the exhibit. What is the output payload in the On Complete phase?
[Mulesoft-MCD - ASSOC-1.0/xmlfile-7_3.png]
[Mulesoft-MCD - ASSOC-1.0/xmlfile-7_3.png]
A. The records processed by all batch steps: [StepTwoStepOne1, StepTwoStepOne2, StepTwoStepOne3]
B. Summary statistics with NO record data
C. The original payload: [1,2,3]
D. The records processed by the last batch step: [StepTwo1, StepTwo2, StepTwo3]
Answer: D