View all detail and faqs for the Salesforce-MuleSoft-Developer-I exam
Refer to the exhibit.

What expression correctly specifies inputparameters to pass the city and state values to the SQL query?
A)

B)

C)

D)

How can you call a subflow from Dataweave?
Does a root element required when creating a XML response using Dataweave?
What is the correct syntax to define and call a function in Database?
A)

B)

C)

D)

A shopping API contains a method to look up store details by department
To get information for a particular store, web clients will submit requests with a query parameter named department and a URIparameter named storeld.
What is a valid RAML snippet that supports requests from web clients to get data for a specific storeld and department name?
A)

B)

C)

D)

Refer to the exhibits.

The orders.csv file is read, then processed to look up the orders in a database. The Mule application is debugged in Any point Studio and stops at the breakpoint.
What is the payload shown in the debugger at this breakpoint?
Refer to the exhibits.

The input array of strings is processed by the batch job that processes, fitters, and aggregates the values.
What is the last message logged by the Logger component after thebatch job completes processing?
A)

B)

C)

D)

A mule project contains MySQL database dependency . The project is exported from Anypoint Studio so that it can be deployed to Cloudhub. What export options needs to be selected to create the smallest deployable archive that will successfully deploy to Cloudhub?
A shopping API contains a method to look up store details by department.
To get the information for a particular store, web clients will submit requests with a query parameter named departmentand uri parameter named storeId
What is valid RAML snippet that supports requests from a web client to get a data for a specific storeId and department name?
Refer to the exhibits.


A web client submits a request to http://localhQst:8081. What is the structure of the payload at the end of the flow?
A)

B)

C)

D)
