What HTTP method should be used toadd a new member to a collection in a RESTful service?
A. DELETE
B. PUT
C. POST
D. GET
A RAML specification is defined to manage customers with a unique identifier for each customer record. What URI does Mulesoft recommend to uniquely access the customer identified with the unique ID 1234?
A. /customers/1234
B. /customers?operation=get&custid=1234
C. /customers/custid=1234
D. /customers?custid=1234
Refer to the exhibit. A web client makes a request to thepostUsersFlow’s HTTP Listener. The Validation component in hrFlow then throws an exception. What response message is returned to the web client?
A. Unavailable
B. Error
C. Success
D. Boom
Refer to the exhibit. The orders.csv file isread, then processed to look up the orders from the database. The Mule application is debugged in Anypoint Studio and stops at the breakpoint. What is the payload shown in the debugger at this breakpoint?
A. “none
B. 100
C. The entire CSV file
D. The database response
Refer to the exhibits. What is the expected payload at the end of mainFlow?
A. KIWI
B. APPLE
C. Null
D. BANANA
Page 3 out of 12 Pages |
Previous |