Official Bank 0/59

Salesforce MuleSoft Developer II (Mule-Dev-301) - Salesforce Exam Questions

Last updated on July 22, 2026

97% Exam Compliance
59 Total Questions
1
Question
Mule application A is deployed to CloudHub and is using Object Store v2. Mute application B is also deployed to CloudHub.

Which approach can Mule application B use to remove values from Mule application A’S Object Store?
Options
A Object Store v2 REST API
B CloudHub Connector
C CloudHub REST API
D Object Store Connector
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
A Mule application deployed to multiple Cloudhub 2.0 replicas needs to temporarily persist large files over 10MB between flow executions, and routinely needs to query whether the file data exists on separate executions.

How can this be achieved?
Options
A Store the contents of the file on separate storage, and store the key and location of the file Object using Object Store v2
B Store the key and full contents of the file in an Object Store
C Store the key and full contents of the file, caching the filename and location between requests
D Use an in-memory Object Store
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question
The Center for Enablement team published a common application as a reusable module to the central Nexus repository.

How can the common application be included in all API implementations?
Options
A Download the common application from Naxus and copy it to the src/main/resources folder in the API
B Add a Maven dependency in the POM file with jar as
C Add a Maven dependency in the PCM file with multiple-plugin as
D Copy the common application’s source XML file and out it in a new flow file in the src/main/mule folder
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question
A healthcare portal needs to validate the token that it sends to a Mule API. The developer plans to implement a custom policy using the HTTP Policy Transform Extension to match the token received in the header from the heathcare portal.

Which files does the developer need to create in order to package the custom policy?
Options
A Deployable ZIP file, YAML configuration file
B XML template file, YAML configuration file
C JSON properties file, XML template file
D JSON properties file, YAML configuration file
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
Which statement is true when using XML SDK for creating custom message processors?
Options
A Properties are fields defined by an end user of the XML SDK component and serve as a global configuration for the entire Mule project in which they are used
B An XML SDK provides both inbound and outbound operations
C All operations are public
D Operations can be reused in recursive calls
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.