Free Salesforce Salesforce-MuleSoft-Developer-II Exam Actual Questions

The questions for Salesforce-MuleSoft-Developer-II were last updated On Nov 17, 2024

Question No. 1

When implementing a synchronous API where the event source is an HTTP Listener, a developer needs to return the same correlation ID back to the caller in the HTTP response header.

How can this be achieved?

Show Answer Hide Answer
Correct Answer: D

When implementing a synchronous API where the event source is an HTTP Listener, Mule automatically propagates some message attributes between flows via outbound and inbound properties. One of these attributes is correlation ID, which is returned to the caller in the response header by default as MULE_CORRELATION_ID. Reference: https://docs.mulesoft.com/mule-runtime/4.3/about-mule-message#message-attributes


Question No. 2

Refer to the exhibit.

What action must be performed to log all the errors raised by the VM Connector?

Show Answer Hide Answer
Question No. 3

A company has been using CI/CD. Its developers use Maven to handle build and deployment activities.

What is the correct sequence of activities that takes place during the Maven build and deployment?

Show Answer Hide Answer
Question No. 4

A developer has created the first version of an API designed for business partners to work commodity prices.

What should developer do to allow more than one major version of the same API to be exposed by the implementation?

Show Answer Hide Answer