Refer to the exhibit.
What payload is returned from a request to http//localhost.8081/
Refer to the exhibits, what payload is returned from a request to http://localhost;8081/?
A. 1
B. 2
C. 3
D. 4
What is the correct syntax for a Logger component to output a message with the contents of a 3SON Object payload?
A. The payload is: $(payload)
B. #["The payload is: " ++ payload]
C. The payload is: #[payload]
D. #["The payload is: " + payload]
Refer to the exhibit.
All three of the condition for the Choice router are true. What log messages are written?
A. Route 1
B. Route2
C. Route1, Route2
D. Route1, Route2, Default
Refer to the exhibit.
A Mule event is composed of a hierarchy of objects. Where in the hierarchy are variables
stored?
A. Mule event
B. Mule message payload
C. Mule message
D. Mule message attributes
Refer to the exhibit.
The Database Select operation returns five rows from a database. What is logged by the
Logger component?
A. "Array"
B. "Object"
C. "LinkedHashMap"
D. "CaselnsensitrveHashMap"
Refer to the exhibit.
What is the correct DataWeave expression for the Set Payload transformer to call the
createCustomerObject flow with values for the first and last names of a new customer?
A. lookupC createCustomerObJect( "Alice", "Green- ) )
B. createCustomerObject( { first: "Alice", last: "Green" > )
C. lookupf "createCustomerObject", { first: "Alice", last: "Green" > )
D. createCustomerObject( "Alice", "Green")
By default, what happens to a file after it is read using an FTP connector Read operation?
A. The file is deleted from the folder
B. The file is moved to a different folder
C. The file stays in the same folder unchanged
D. The file is renamed in the same folder
Refer to the exhibits.
The main flow contains an HTTP Request. The HTTP Listeners and HTTP Request use
default configurations.
What values are accessible in the child flow after a web client submits a request to
http://localhost:8081/order? col or = red?
A. payload
B. payload
quantity var
C. payload
color query param
D. payload
quantity var color query param
Page 2 out of 13 Pages |
Mulesoft MCD-Level1-Delta Exam Questions Home |