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

Loading demo links...

Showing 1–3 of 10 questions

Question 1

Refer to the exhibit.

What payload is returned from a request to http//localhost.8081/

Refer to the exhibits, what payload is returned from a request to http://localhost;8081/?

Select an option, then click Submit answer.

  • 1

  • 2

  • 3

  • 4


Question 2

A Mule application contains two HTTP Listeners, each configured for different API endpoints: http://acme.com/apis/orders and http: //acme .com/a pis/customers.

What base path value should be set in an HTT? Listener config element so that it can be used to configure both HTTP Listeners?

Select an option, then click Submit answer.

  • /apis/?

  • /apis/

  • /apis/orders|customers

  • /apis/*


Question 3

Refer to the exhibits.

A web client sends a POST request with the payload {"oid": "1000", "itemid": "AC200", "qty": "4" } to the Mule application. The File Write operation throws a FILE:CONNECTIVITY error.

What response message is returned to the web client?

Select an option, then click Submit answer.

  • ‘’FILE:CONNECnvnY'

  • "ORDER:NOT_CREATED"

  • "OTHER ERROR"

  • "File written"