Refer to the exhibit.
The main flow isconfigured with their error handlers. A web client submit a request to the
HTTP Listener and the HTTP Request throws an HTTP:NOT_FOUND error.
What response message is returned?’’
What response message is returned?
A.
APP: API RESOURCE NOT FOUND
B.
HTTP: NOT FOUND
C.
other error
D.
success - main flow
APP: API RESOURCE NOT FOUND
A web client submits a request to http://localhost:8081?flrstName=john. What is the correct
DataWeave expression to access the firstName parameter?
A.
#[attributes.queryParams.firstName]
B.
#[message.queryParams.hrstName]
C.
#[message.inboundProperties.'http.query.params'.firstName]
D.
#[attributes.'http.query.params'.firstName]
#[attributes.queryParams.firstName]
Refer to the exhibits
What payload and quantity arelogged at the end of the main flow?
A.
[[1,2,3,4], 14]
B.
[[order1, order2, order3, order4], 14]
C.
[[1,2,3,4], 10]
D.
[orderlorder2order3order4,14]
[[1,2,3,4], 14]
What DataWeaveexpression transforms the example XML input to the CSV output?
A.
Option A
B.
Option B
C.
Option C
D.
Option D
Option A
Referto the exhibit.
A.
Option A
B.
Option B
C.
Option C
D.
Option D
Option C
Page 9 out of 46 Pages |
Previous |