A web client submits a request to http://localhost:8081/books/0471767840. The value "0471767840" is captured by a Set Variable transformer to a variable named booklSBN. What is the DataWeave expression to access booklSBN later in the flow?
A. booklSBN
B. attributes.booklSBN
C. flowVars.booklSBN
D. vars. booklSBN
A flow needs to combine and return data from two different data sources. It contains a Database SELECT operation followed by an HTTP Request operation. What is the method to capture both payloads so the payload from the second request does not overwrite that from the first?
A. Put the Database SELECT operation inside a Cache scope
B. Put the Database SELECT operation inside a Message Enricher scope
C. Nothing, previous payloads are combined into the next payload
D. Save the payload from the Database SELECT operation to a variable
Refer to the exhibit.
A. Option A
B. Option B
C. Option D
D. Option C
What module and operation will throw an error if a Mule event's payload is not a number?
A. Validation module's Is number operation
B. Filter module's Is number operation
C. None of these
D. Validation module's Is not a number operation
Refer to the exhibits.
What is written to the records.csv file when the flow executes?
A. The JSON payload
B. An error message
C. Nothing
D. The payload convert to CVS
Refer to the exhibits.
The two Mule configuration files belong to the same Mule project. Each HTTP Listener is
configured with the same host string and the port number, path, and operation values are
shown in the display names.
What is the minimum number of global elements that must be defined to support all these
HTTP Listeners?
A. 1
B. 2
C. 3
D. 4
Refer to the exhibit.
How many private flows does APIKIT generate from the RAML specification?
A. 1
B. 2
C. 3
D. 4
Refer to the exhibit.
The Mule application Is debugged in Any point Studio and stops at the breakpoint What is
the value of the payload displayed In the debugger at this breakpoint?
A. 0
B. "Processing"
C. "Start"
D. Complete"
Page 1 out of 13 Pages |