최신MuleSoft Certified Developer - Integration and API Associate (Mule 3) - MCD-Assoc무료샘플문제
문제1
In a RAML specification for a banking application, accounts, account_id, and transactions are identified as resources. What resource/method pair retrieves transactions for a specific account_id?
In a RAML specification for a banking application, accounts, account_id, and transactions are identified as resources. What resource/method pair retrieves transactions for a specific account_id?
정답: B
문제2
Refer to the exhibit. All three of the conditions for the Choice router are true. What message processors areexecuted?

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

정답: D
문제3
Refer to the exhibit. What DataWeave transformation retrieves the current time?


Refer to the exhibit. What DataWeave transformation retrieves the current time?


정답: C
문제4
Refer to the exhibit. How many private flows does APIkit generate from the following RAML specification?

Refer to the exhibit. How many private flows does APIkit generate from the following RAML specification?

정답: C
문제5
Refer to the exhibits. The parentFlow contains an HTTP Request. The HTTP Listeners and HTTP Request use default configurations.
What valuesare accessible in childFlow after a web client submits a request to
http://localhost:8081/order?color=red?


Refer to the exhibits. The parentFlow contains an HTTP Request. The HTTP Listeners and HTTP Request use default configurations.
What valuesare accessible in childFlow after a web client submits a request to
http://localhost:8081/order?color=red?


정답: A
문제6
Refer to the exhibits. What is the expected data that the POST /accounts endpoint expects?




Refer to the exhibits. What is the expected data that the POST /accounts endpoint expects?




정답: C
문제7
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
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?

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

정답: D