1.
A RAML specification is defined to manage customers with a unique identifier for each customer record. What URI does Mulesoft recommend to uniquely access the customer identified with the unique ID 1234?
2.
A Transform Message component receives the XML payload:
What is the DataWeave expression to output the orderId string "PO1234"?
3.
What authentication data is required to configure a Throttling
4.
According to MuleSoft's point of view, how does Central IT enable the new IT operating model?
5.
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?
6.
A Database endpoint executes a SELECT statement and gets no results. What payload is returned by this endpoint?
7.
Why would a Mule application use the ${http.port} property placeholder for its HTTP Listener port when it is deployed to CloudHub?
8.
A web client posts a request to http://localhost:8081?name=john. What is the correct MEL expression to access the name parameter?
9.
What three layers are parts of Mulesoft's definition of the API-led connectivity model?
10.
According to MuleSoft's point of view, what is the core activity that enables an application network to emerge in an organization?