Salesforce Certified MuleSoft Developer I - Certified MuleSoft Developer I Exam

Question #11 (Topic: Exam A)
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?
A. 1 B. 11 C. 110 D. null
Answer: A
Question #12 (Topic: Exam A)
Refer to the exhibits. The webClient flow sends requests to the mockServer flow's HTTP Listener.
An HTTP:METHOD_NOT_ALLOWED error is thrown each time the webClient flow executes.
What attribute value must be changed in the webClient flow's HTTP Request operation to prevent this error from being thrown?
A. Change the method attribute's value to "*" B. Change the protocol attribute's value to "HTTPs" C. Change the path attribute's value to "/api/partners/fastShipping" D. Change the method attribute's value to "POST"
Answer: D
Question #13 (Topic: Exam A)
Refer to the exhibits. The Set Payload transformer in the addItem child flow uses DataWeave to create an order object.
What is the correct DataWeave code for the Set Payload transformer in the createOrder flow to use the addItem child flow to add a router cable with the price of 100 to the order?
A. B. C. D.
Answer: B
Question #14 (Topic: Exam A)
Refer to the exhibits. The my-app.xml file contains an Error Handler scope named "global-error-handler".
The Error Handler scope needs to be set to be the default error handler for every flow in the Mule application.
Where and how should the value "global-error-handler" be added in the Mule project so that the Error Handler scope is the default error handler of the Mule application?
A. In the validation folder, as the value of a global element in the error-handling.yaml file B. In the mule-artifact.json file, as the value of a key-value pair C. In the pom.xml file, as the value of a global element D. In the my-app.xml file, as an attribute of a configuration element
Answer: D
Question #15 (Topic: Exam A)
Refer to the exhibits. The Mule application does NOT define any global error handlers.
A web client sends a GET request to the HTTP Listener and the HTTP Request throws an error.
What payload and status code are returned to the web client?
A. Response body: "ERROR1"
Default response status code: 200
B. Response body: "START"
Default response status code: 500
C. Response body: "ERROR1".
Default error response status code: 400
D. Response body: "END"
Default response status code: 100
Answer: A
Download Exam
Page: 3 / 12
Total 60 questions