Refer to the exhibit. What DataWeave transformation retrieves the current time?
A. Option A
B. Option B
C. Option C
D. Option D
Refer to the exhibits. A web client callshttp://localhost:8081?fruit=Apple. What is the payload at the end of the flow?
A. Banana
B. Error
C. Orange
D. Apple
Refer to the exhibit. A web client submits a request tohttp://localhost:8081. What is the structure of the payload at the end of the flow?
A. Option A
B. Option B
C. Option C
D. Option D
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 Transform Message component receives the XML payload:
What is the DataWeave expression to output the orderId string “PO1234”?
A. payload.order.orderId
B. payload.orderId
C. payload.order.@orderId
D. payload.@orderId
A Database endpoint executes a SELECT statement and gets no results. What payload is returned by this endpoint?
A. 0
B. Empty list
C. null
D. Exception
Refer to the exhibit. What isthe correct syntax to add an employee ID as a URI parameter in the HTTP Listener path?
A. ${employeeID}
B. #[employeeID]
C. {employeeID}
D. (employeeID)
What authentication data is required to configure a Throttling – SLA basedpolicy in API Manager?
A. Client id and client secret
B. Oauth2.0 access token
C. X.509 client certificate and X.509 server certificate
D. Username and password
Page 1 out of 8 Pages |