Printable PDF
Want to pass your Salesforce Certified MuleSoft Developer II (Mule-Dev-301) SALESFORCE-MULESOFT-DEVELOPER-II exam in the very first attempt? Try Pass2lead! It is equally effective for both starters and IT professionals.
VCE
Which properties are mandatory on the HTTP Connector configuration in order to use the OAuth 2.0 Authorization Code grant type for authentication?
A. External callback URL, access token URL, client ID response access token
B. Token URL, authorization URL, client ID, client secret local callback URL
C. External callback URL, access token URL, client ID, response refresh token
D. External callback URL, access token URL, local authorization URL, authorization URL, client ID, client secret
Bioinfo System API is implemented and published to Anypoint Exchange. A developer wants to invoke this API using its REST Connector. What should be added to the POM?

A. Option A
B. Option B
C. Option C
D. Option D
E. Option E
A Mule application for processing orders must log the order ID for every log message output. What is a best practice to enrich every log message with the order ID?
A. Use flow variables within every logger processor to log the order ID
B. Set a flow variable and edit the log4.xml file to output the variable as part of the message pattern
C. Create a custom XML SDK component to wrap the logger processor and automatically add the order ID within the connector
D. Use the Tracing module to set logging variables with a Mapped Diagnostic Context