Refer to the exhibit. A Payload Filter component processes a message with a non-empty payload. What happens when the payload does not match the Payload Filter type?

Refer to the exhibit. How is the watermark referenced inside the Set Paylo ad transformer?

Refer to the exhibits. The Batch Job processes, filters, and commits records. What is the expected output from the Logger component when this Mule application runs?


Refer to the exhibit. How many private flows does APIkit generate from the following RAML specification?

Refer to th e exhibit. What DataWeave expression transforms the input to the output?


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?

Refer to the exhibit. The Validation component in privateFlow throws an exception. What response message is returned to a client request to mainFlow’s HTTP Listener?

Refer to the exhibits. A web client calls http://localhost:8081?fruit=Apple . What is the payload at the end of the flow?


Refer to the exhibit. A web client makes a request to the postUsersFlow’s HTTP Listener. The Validation component in hrFlow then throws an exception. What response message is returned to the web client?

A Transform Message component receives the XML payload:

What is the DataWeave expression to output the orderId string “PO1234”?
To avoid hard-coding values, a flow uses some property placeholders and the corresponding values are
stored in a configuration file.
Where does the configuration file’s location need to be specified in the Mule application?