A Transform Message component receives the XML payload:
What is the DataWeave expression to output the orderId string ''PO1234''?
A Mule application is created with an HTTP inbound endpoint defined to receive custName and accountType
as query parameters. The accountType is captured using a Set Variable transformer with the same name.
What is the correct MEL expression for logging accountType?
Refer to the exhibit. The orders.csv file is read, then processed to look up the orders from the database. The Mule application is debugged in Anypoint Studio and stops at the breakpoint. What is the payload shown in the debugger at this breakpoint?
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?
According to MuleSoft's point of view, what is the core activity that enables an application network to emerge
in an organization?