최신MuleSoft Certified Developer - Level 1 (Mule 4) - MCD-Level-1무료샘플문제
문제1
Refer to the exhibits.

The Set Payload transformer's value is set to {'year': '2020'}.
What message value should be added to the Logger component to output the message 'The year is 2020', without hardcoding 2020?
Refer to the exhibits.

The Set Payload transformer's value is set to {'year': '2020'}.
What message value should be added to the Logger component to output the message 'The year is 2020', without hardcoding 2020?
정답: D
문제2
Which one of them is NOT a flow in Mule?
Which one of them is NOT a flow in Mule?
정답: A
설명: (KoreaDumps 회원만 볼 수 있음)
문제3
How are multiple conditions used in a Choice router to route events?
How are multiple conditions used in a Choice router to route events?
정답: A
설명: (KoreaDumps 회원만 볼 수 있음)
문제4
A
web client submits a request to http://localhost:8081?accountType=personal. The query parameter is captured using a Set Variable transformer to a variable named accountType.
What is the correct DataWeave expression to log accountType?
A
web client submits a request to http://localhost:8081?accountType=personal. The query parameter is captured using a Set Variable transformer to a variable named accountType.
What is the correct DataWeave expression to log accountType?
정답: C
설명: (KoreaDumps 회원만 볼 수 있음)
문제5
Refer to the exhibits.

The mule application is debugged in Anypoint Studio and stops at the breakpoint as shown in below exhibit.
What is the value of the payload displayed in the debugger at this breakpoint?
Refer to the exhibits.

The mule application is debugged in Anypoint Studio and stops at the breakpoint as shown in below exhibit.
What is the value of the payload displayed in the debugger at this breakpoint?
정답: D
설명: (KoreaDumps 회원만 볼 수 있음)
문제6
Refer to the exhibit.

The default scope in choice router recursively calls the color flow.
A web client sends a PUT request to the HTTP listener with payload Blue.
What response is returned to the web client?
Refer to the exhibit.

The default scope in choice router recursively calls the color flow.
A web client sends a PUT request to the HTTP listener with payload Blue.
What response is returned to the web client?
정답: B
설명: (KoreaDumps 회원만 볼 수 있음)
문제7
Refer to the exhibits.

What DataWeave expression transforms the conductorIds array to the XML output?
Refer to the exhibits.

What DataWeave expression transforms the conductorIds array to the XML output?
정답: C
설명: (KoreaDumps 회원만 볼 수 있음)
문제8
Refer to the exhibits.



The Batch Job scope contains two Batch Step scopes with different accept expressions.
The input payload is passed to the Batch Job scope.
After the entire payload is processed by the Batch Job scope, what messages have been logged by the Logger components?
Refer to the exhibits.



The Batch Job scope contains two Batch Step scopes with different accept expressions.
The input payload is passed to the Batch Job scope.
After the entire payload is processed by the Batch Job scope, what messages have been logged by the Logger components?
정답: B
문제9
Refer to the exhibits.
A web client submits a request to below flow. What is the output at the end of the flow?



Refer to the exhibits.
A web client submits a request to below flow. What is the output at the end of the flow?



정답: C
설명: (KoreaDumps 회원만 볼 수 있음)
문제10
Refer to the exhibit.

What data is expected by the POST /accounts endpoint?
Refer to the exhibit.

What data is expected by the POST /accounts endpoint?
정답: B
문제11
Refer to the exhibits. The Mule application is stopped at the breakpoint in Anypoint Studio. A watch expression Is set to the counter variable.
What value is displayed for this watch expression?

Refer to the exhibits. The Mule application is stopped at the breakpoint in Anypoint Studio. A watch expression Is set to the counter variable.
What value is displayed for this watch expression?

정답: D