Welcome to TestSimulate

Pass Your Next Certification Exam Fast!

Everything you need to prepare, learn & pass your certification exam easily.

365 days free updates. First attempt guaranteed success.

Salesforce Certified MuleSoft Developer (Mule-Dev-201) (Salesforce-MuleSoft-Developer-I) Free Practice Test

Question 1
A Mule application contains aglobal 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?

Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 2
What is the output of Dataweave Mapoperator?

Correct Answer: D
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 3
Refer to the exhibits.

What payload and quantity are togged at the end of the main flow?

Correct Answer: D
Question 4
Refer to the exhibits.

The Set Payload transformer's value is set to {'year': '2020'}.
What message value should be added to the Logger component to output the message 'The year is 2020', withouthardcoding 2020?

Correct Answer: A
Question 5
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?

Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 6
ARAML 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?

Correct Answer: D
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 7
What valid RAML retrieves details on a specific by its orderld as a URL parameter?

Correct Answer: A
Question 8
Refer tothe exhibits.


The Batch job processes an array of strings.
What information is logged by the logger component after the batch job scope completes processing of the input payload?

Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 9
What MuleSoft product enables publishing, sharing, and searching of APIs?

Correct Answer: C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 10
What is the object type returned by the File List operation?

Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 11
Refer to the exhibit.
In the execution of the Scatter-Gather, the "steep 1 sec" Flow Reference takes about 1 second to complete, and the "sleep 5 sees" Row Reference takes about 5 seconds to complete.
About how many seconds does it take from the time the Scatter-Gather is called until the Set Payload transformer is called?

Correct Answer: C
Question 12
Refer to the exhibit.

What Database expression transforms the input to the output?

Correct Answer: B
Question 13
Refer to the exhibit.

What can be added to the flow to persist data across different flow executions?

Correct Answer: D
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 14
Which of the following is invalid type of event processor which can be used as a router ?

Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 15
How to import Core (dw::Core) module into your DataWeave scripts?

Correct Answer: C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).