0% found this document useful (0 votes)
273 views

MCD Level 1

This document contains 9 questions and answers related to the MuleSoft Certified Developer - Level 1 (Mule 4) certification. The questions cover topics such as defining and calling functions in Mule, handling errors in private and main flows, using choice routers and scatter-gather flows, and evaluating expressions and payloads at different points in a Mule application.

Uploaded by

zizou.njah
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
273 views

MCD Level 1

This document contains 9 questions and answers related to the MuleSoft Certified Developer - Level 1 (Mule 4) certification. The questions cover topics such as defining and calling functions in Mule, handling errors in private and main flows, using choice routers and scatter-gather flows, and evaluating expressions and payloads at different points in a Mule application.

Uploaded by

zizou.njah
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

MuleSoft

MCD-Level-1
MuleSoft Certified Developer - Level 1 (Mule 4)
QUESTION & ANSWERS

https://www.dumpslink.com/MCD-Level-1-pdf-dumps.html
QUESTION 1

Refer to the exhibit.

What is the response to a web client request to http://localhost:8081?


A. After
B. before
C. Validation Error
D. null

Correct Answer: A

QUESTION 2

What is the correct syntax to define and call a function in Database?

A.

B.

C.

https://www.dumpslink.com/MCD-Level-1-pdf-dumps.html
D.

Correct Answer: A

QUESTION 3

Refer to the exhibits.

The Validation component in the private flow throws an error. What response message is returned to
a client request to the main flow's HTTP Listener?
A. Error - private flow
B. Error - main flow

https://www.dumpslink.com/MCD-Level-1-pdf-dumps.html
C. Success - main flow
D. Validation Error

Correct Answer: C

QUESTION 4

Refer to the exhibits.

What payload and quantity are logged at the end of the main flow?
A. [[1,2,3,4], 14]
B. [[order1, order2, order3, order4], 14]
C. [[1,2,3,4], 10]
D. [orderlorder2order3order4,14]

Correct Answer: A

QUESTION 5

Refer to the exhibits. A web client submits a request to


http://localhost:8081/fliqhts?destination=SFO and the Web Service Consumer throws a
WSC:BAD_REQUEST error.
https://www.dumpslink.com/MCD-Level-1-pdf-dumps.html
What is the next step to fix this error?

A. Set a header In the Consume operation equal to the destination query parameter
B. set a SOAP payload before the Consume operation that contains the destination query parameter
C. set a property m the Consume operation equal to the destination query parameter
D. set a JSON payload before the Consume operation that contains the destination query parameter

Correct Answer: B

QUESTION 6

Refer to the exhibit.

The Mule application Is debugged in Any point Studio and stops at the breakpoint What is the value of
the payload displayed In the debugger at this breakpoint?
A. 0
B. "Processing"

https://www.dumpslink.com/MCD-Level-1-pdf-dumps.html
C. "Start"
D. Complete"

Correct Answer: C

QUESTION 7

Refer to the exhibits.

The expression for the Choice router needs to be written.


What is a valid expression to route Mule events to the non-default flow?

A. #['MuleSoft' == paytoad.company]
B. #[ company = "MuleSoft" ]
C. #[ if( company = "MuleSoft") ]
D. #[ if( 'MuleSoff == payload.company) ]

https://www.dumpslink.com/MCD-Level-1-pdf-dumps.html
Correct Answer: A

QUESTION 8

Refer to the exhibit.

In the execution of the Scatter_Gather, the flow1 route completes after 10 seconds and the flow2
route completes after 20 seconds.
How many seconds does it take for the Scatter_Gather to complete?
A. 0
B. 10
C. 20
D. 30

Correct Answer: C

QUESTION 9

Refer to the exhibits. What payload is logged at the end of the main flow?

https://www.dumpslink.com/MCD-Level-1-pdf-dumps.html
A. [order1, order2, order3, order4]
B. [1, 2, 3, 4]
C. order4
D. order1order2order3order4

Correct Answer: B

https://www.dumpslink.com/MCD-Level-1-pdf-dumps.html

You might also like