Salesforce Certified MuleSoft Developer (Mule-Dev-201) - Salesforce-MuleSoft-Developer-I Exam Practice Test
A function named newProdCode needs to be defined that accepts two input parameters, an integer value for itemID and a string value for productCategory, and returns a new product code.
What is the correct DataWeave code to define the newProdCode function?
What is the correct DataWeave code to define the newProdCode function?
Correct Answer: B
Refer to the exhibits. What payload is logged at the end of the main flow?


Correct Answer: B
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
What does C4E stands for in MuleSoft recommended IT operatingmodel?
Correct Answer: B
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
An API was designed in API Designer, published to Anypoint Exchange, then imported into APIManager.
A Mule application implements this API and is deployed to CloudHub. API Manager manages this deployed API implementation.
What is the easiest and most idiomatic (used for its intended purpose) way to enforce a Client ID Enforcement policy on thisMule application?
A Mule application implements this API and is deployed to CloudHub. API Manager manages this deployed API implementation.
What is the easiest and most idiomatic (used for its intended purpose) way to enforce a Client ID Enforcement policy on thisMule application?
Correct Answer: B
What execution model is used by For Each and Batch Job scopes?
Correct Answer: D
Refer to the exhibits.


A JSON payload is set in the Set Payload transformer.
What is logged by the Logger?


A JSON payload is set in the Set Payload transformer.
What is logged by the Logger?
Correct Answer: C
Does a root element required when creating a XML response using Dataweave?
Correct Answer: C
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Which of the below is not the mandatory configurations for HTTP Listener?
Correct Answer: C
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Does a root element required when creating a XML response using Dataweave?
Correct Answer: C
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
How we can scale deployed Mule application vertically on cloudhub?
Correct Answer: A
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
What
should this endpoint return? http://dev.acme.com/api/patients?name=John
&surname=Bell
should this endpoint return? http://dev.acme.com/api/patients?name=John
&surname=Bell
Correct Answer: B
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
How to import Core (dw::Core) module into your DataWeave scripts?
Correct Answer: B
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Refer to the exhibits.


Set paylaod transformer is set the firstName and lastName of the customer as shown in below images.
What is thecorrect Dataweave expression which can be added in message attribute of a Logger activity to access firstName (which in this case is Madhav) from the incoming event?


Set paylaod transformer is set the firstName and lastName of the customer as shown in below images.
What is thecorrect Dataweave expression which can be added in message attribute of a Logger activity to access firstName (which in this case is Madhav) from the incoming event?
Correct Answer: D
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).