Refer to the exhibit.
What is the response to a web client request to http://localhost:8081 ?
A Mule flow has three Set Variable transformers. What global data structure can be used to access the variables?
A web client sends a request to http;//localhost:8081?dept=sales. What is the correct DataWeave expression to access the value of dept?
By default, what happens to a file after it is read using an FTP connector Read operation?
A Mule application contains a global error handler configured to catch any errors.
Where must the global error handler be specified so that the global error handler catches all errors from flows without their own error handlers?
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?
Refer to the exhibits.
A JSON payload is set in the Set Payload transformer.
What is logged by the Logger?
Refer to the exhibits.
The input array of strings is processed by the batch job that processes, filters, and aggregates the values. What is the last message logged by the Logger component after the batch job completes processing?
An HTTP Request operation sends an HTTP request with a non-empty JSON object payload to an external HTTP endpoint. The response from the external HTTP endpoint returns an XML body. The result is stored in a target named the Result.
What is the payload at the event processor after the HTTP Request?
Refer to the exhibit.
What Database expression transforms the input to the output?
A)
B)
C)
D)