Refer to the exhibits. A Mule application is configured to use the globalErrorHandler exception handler.
What response is returned to a web client request to postToOfflineHostFlow's HTTP Listener?

Answer : C
Refer to the exhibit. A web client makes a request to the postUsersFlow's HTTP Listener. The Validation component in hrFlow then throws an exception. What response message is returned to the web client?

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




Answer : A
A Transform Message component receives the XML payload:

What is the DataWeave expression to output an array of the two customerName elements?
Answer : B
Refer to the exhibits. What is the response to a web client request to http://localhost:8081 ?


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

Answer : B
Refer to the exhibits. A web client calls http://localhost:8081?fruit=Apple. What is the payload at the end of the flow?


Answer : B