Refer to the exhibit.
This RAML specification includes a resource and method to retrieve accounts by
account_type and industry.
What is the correct URI to get all retail finance accounts?
A. /accounts/retail/finance
B. /accounts?account_type=retail&industry=finance
C. /accounts/account_type=retail/industry=finance
D. /accounts?account_type:retail&industry:finance
Refer to the exhibit.
In the execution of the Scatter_Gather, the flow1 route completes after 10 seconds and the
flow2 route completes after 20 seconds.
How many seconds does it take for the Scatter_Gather to complete?
A. 0
B. 10
C. 20
D. 30
Refer to the exhibit.
The main flow contains a Flow Reference for the child flow.
What values are accessible in the child flow after a web client submits a request to
http://localhost:8Q81/order? color=red?
A. payload
B. payload
quantity var
C. payload
color query param
D. payload
quantity var color query param
Refer to the exhibits. A company has defined this Book data type and Book example to be used in APIs. What is valid RAML for an API that uses this Book data type and Book example?
A. Option A
B. Option B
C. Option C
D. Option D
Refer to the exhibits.
A. Option A
B. Option B
C. Option C
D. Option D
E.
Refer to the exhibits.
The Validation component in the private flow throws an error. What response message is
returned to a client request to the main flow's HTTP Listener?
A. Error - private flow
B. Error - main flow
C. Success - main flow
D. Validation Error
What is the output type of the DataWeave map operator?
A. String
B. Array
C. Map
D. Object
Refer to the exhibits.
The main flow contains a Flow Reference to the child flow.
A web client sends a GET request to the main flow's HTTP Listener that includes a make
query parameter.
What values are accessible in the child flow?
A. payload
B. payload
make query param
C. payload
model var
D. payload
make query param model var
Page 2 out of 13 Pages |
Previous |