Refer to the exhibits.
A web client submits a request to http://localhQst:8081 /flights. What is the result at the end
of the flow?
A. "string"
B. "Java"
C. "object"
D. "XML"
A web client sends a request to http;//localhost:8081?dept=sales. What is the correct DataWeave expression to access the value of dept?
A. attributes.queryParams.dept
B. attributes.dept
C. message.queryParams.dept
D. vars.dept
Refer to the exhibits.
A. Option A
B. Option B
C. Option C
D. Option D
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
What is the output type of the DataWeave map operator?
A. String
B. Array
C. Map
D. Object
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 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
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?
A. The pom.xml file
B. A global element
C. The mule-art if act .json file
D. a flow attribute
Page 3 out of 13 Pages |
Mulesoft MCD-Level1-Delta Exam Questions Home | Previous |