live chatMcAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams
Pass4Test 10%OFF Discount Code

MuleSoft Certified Developer - Level 1 (Mule 4) DELTA - MCD-Level1-Delta Exam Questions

QUESTION NO: 1
Refer to the exhibits. The main flow contains an HTTP Request in the middle of the flow. The HTTP Listeners and HTTP Request use default configurations.
A web client submits a request to the main flow's HTTP Listener that includes query parameters for the pedigree of the piano.
What values are accessible to the Logger component at the end of the main flow?
Correct Answer: D
QUESTION NO: 2
Why would a Mule application use the ${http.port} property placeholder for its HTTP Listener port when it is deployed to CloudHub?
Correct Answer: B
QUESTION NO: 3
Refer to the exhibits.

The Set Payload transformer In the addltem subflow uses DataWeave to create an order object.
What is the correct DataWeave code for the Set Payload transformer in the createOrder flow to use the addltem subflow to add a router cable with the price of 100 to the order?
Correct Answer: B
QUESTION NO: 4
A
web client submits a request to http://localhost:8081?flrstName=john. What is the correct DataWeave expression to access the firstName parameter?
Correct Answer: D
QUESTION NO: 5
Refer to the exhibit.

What Database expression transforms the input to the output?
A)

B)

C)

D)
Correct Answer: D
QUESTION NO: 6
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 step to fix this error?
Correct Answer: A
QUESTION NO: 7
Refer to the exhibit.

The API needs to be updated using the company-wide standard for the Plan data type. The Object data type has already been published in Anypoint Exchange with the global reference .
ACME/DataTypes/PlanDataType.raml.
What is a valid RAML specification that reuses the Plan data type?
A)

B)

C)

D)
Correct Answer: C
QUESTION NO: 8
What DataWeave expression transforms the example XML input to the CSV output?

A)

B)

C)

D)
Correct Answer: A