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
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
What is the output type of the DataWeave map operator?
A. Map
B. Array
C. String
D. Object
Refer to the exhibits. What is the response to a web client request to http://localhost:8081?

A. The string ‘AFTER’
B. The string ‘Payload is null’
C. The string ‘BEFORE’
D. null
Refer to the exhibits. The http:request has failed with a Tiemout execeeded error. What HTTP Request parameter must be modified to resolve this error?

A. Client Certificate Timeout
B. Transaction Timeout
C. Connect Idle Timeout
D. Response Timeout
Refer to the exhibits. What DataWeave transformation calls the flow with the following input payload?

A. Option A
B. Option B
C. Option C
D. Option D
What valid RAML retrieves details on a specific order by its orderId as a URI parameter?

A. Option A
B. Option B
C. Option C
D. Option D
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
tohttp://localhost:8081/order?color=red?

A. payload
B. payload
quantity var
C. payload
color query param
D. payload
quantity var
color query param
| Page 1 out of 8 Pages |