Salesforce Certified MuleSoft Developer Online Practice Questions

Home / Salesforce / Salesforce Certified MuleSoft Developer

Latest Salesforce Certified MuleSoft Developer Exam Practice Questions

The practice questions for Salesforce Certified MuleSoft Developer exam was last updated on 2025-09-15 .

Viewing page 1 out of 17 pages.

Viewing questions 1 out of 86 questions.

Question#1

Refer to the exhibits.






The Set Variable transformer is set with value #[ [ first "Max" last "Mule"} ].
What is a valid DataWeave expression to set as the message attribute of the Logger to access the value "Max" from the Mule event?

A. vars "customer first"
B. "customer first"
C. customer first
D. vars "customer" "first"

Question#2

Refer to the exhibits.






The Mule application does NOT define any global error handlers.
The Validation component in the private flow throws an error
What response message is returned to a web client request to the main flow's HTTP Listener?

A. ''Child error"
B. "Parent error"
C. "Validation Error"
D. "Parent completed"

Question#3

Refer to the exhibits.



A database Address table contains a ZIPCODE column and an increasing ID column. The Address table currently contains tour (4) records. The On Table Row Database listener is configured with its watermark set to the Address table's ZIPCODE column and then the Mule application is run in Anypoint Studio tor the first time, and the On Table Row Database listener polls the Address table.



Anew row is added to the database with 1D=5 and ZIPCODE-90006, and then the On Table Row Database listener polls the database again.
Alter the next execution of the On Table Row Database listener polling, what database rows have been processed by the Mule flow since the Mule application was started?

A. ID ZIPCODE 1 90001 2 90005 3 90009 4 90001
B. ID ZIPCODE 1 90001 2 90005 3 90009 5 90006
C. ID ZIPCODE 1 90001 2 90005 3 90009
D. ID ZIPCODE 1 90001 2 90005 3 90009 4 90001 5 90006

Question#4

A web client submits a request to http://localhost:8081?flrstName=john.
What is the correct DataWeave expression to access the firstName parameter?

A. #[attributes.queryParams.firstName]
B. #[message.queryParams.hrstName]
C. #[message.inboundProperties.'http.query.params'.firstName]
D. #[attributes.'http.query.params'.firstName]

Question#5

Which of the module is imported automatically in Dataweave scripts?

A. dw::core
B. dw::System
C. dw::Runtime
D. dw::Crypto

Explanation:
Core (dw::Core) This module contains core DataWeave functions for data transformations. It is automatically imported into any DataWeave script.

Exam Code: Salesforce Certified MuleSoft DeveloperQ & A: 235 Q&AsUpdated:  2025-09-15

 Get All Salesforce Certified MuleSoft Developer Q&As