MuleSoft-Certified-Developer-Level-1 MuleSoft Certified Developer - Level 1 (Mule 4) (MCD-Level-1)

Loading demo links...

Showing 4–6 of 10 questions

Question 4

Refer to the exhibits.

A JSON payload is set in the Set Payload transformer.

What is logged by the Logger?

Select an option, then click Submit answer.

  • “String”

  • “Object”

  • “Array”

  • “JSON”

Question 5

A company has an API to manage purchase orders, with each record identified by a unique purchase order ID. The API was built with RAML according to MuleSoft best practices.

What URI should a web client use to request order PO5555?

Select an option, then click Submit answer.

  • /orders/{PO5555}

  • /orders/order=PO5555

  • /orders?order=PO5555

  • /orders/PO5555

Question 6

What is a core characteristic of the Modern API?

Select an option, then click Submit answer.

  • API is rapidly prototyped following AGILE methodology.

  • API follows the RESTful architecture.

  • API is designed first using an API specification for rapid feedback.

  • API has a mechanism to accept feedback and suggestions for improvement.