Salesforce Certified MuleSoft Developer (Mule-Dev-201) Free Practice Test
Question 1
Refer to the exhibit.

What should be changed to fix the 415 error?

What should be changed to fix the 415 error?
Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 2
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: D
Question 3
According to Mulesoft, how are Modern APIs treated as?
Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 4
Refer
to the exhibits. A web client submits a request to http://localhost:8081/fliqhts?destination=SFO and the Web Service Consumer throws a WSC:BAD_REQUEST error.
What is the next stepto fix this error?

to the exhibits. A web client submits a request to http://localhost:8081/fliqhts?destination=SFO and the Web Service Consumer throws a WSC:BAD_REQUEST error.
What is the next stepto fix this error?

Correct Answer: D
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 5
An API has been created in Design Center. What is the next step to make the API discoverable?
Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 6
Refer to the exhibits.

The
Mule application implements a RESTAPI that accepts GET requests from web clients on the URLs:
http://acme com/order/status and http:Vacme.com/customer/status.
What path value can be set in the HTTP GE~ event source to accept web client requests from both of these URLs?

The
Mule application implements a RESTAPI that accepts GET requests from web clients on the URLs:
http://acme com/order/status and http:Vacme.com/customer/status.
What path value can be set in the HTTP GE~ event source to accept web client requests from both of these URLs?
Correct Answer: C
Question 7
Refer to the exhibits.


The <when> expression for the Choice router needs to be written.
What is a valid <when> expression to route Mule events to the non-default flow?


The <when> expression for the Choice router needs to be written.
What is a valid <when> expression to route Mule events to the non-default flow?
Correct Answer: A
Question 8
Refer to the exhibit.
How should the WHERE clause be changed to set the city and state values from the configured input parameters?

How should the WHERE clause be changed to set the city and state values from the configured input parameters?

Correct Answer: D
Question 9
Refer to the exhibits. Client sends the request to ClientRequestFlow which calls ShippingFlow using HTTP Request activity.
During E2E testing it is found that that HTTP:METHOD_NOT_ALLOWED error is thrown whenever client sends request to this flow.
What attribute you would change in ClientRequestFlow to make this implementation work successfully?



During E2E testing it is found that that HTTP:METHOD_NOT_ALLOWED error is thrown whenever client sends request to this flow.
What attribute you would change in ClientRequestFlow to make this implementation work successfully?



Correct Answer: D
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).