MCD-Level-1 Exam Question 121

What MuleSoft API-led connectivity layer is intended to expose part of a backend database without business logic?
  • MCD-Level-1 Exam Question 122

    Refer to the exhibits. The Set Payload transformer in the addltem child flow 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 child flow to add a router call with the price of 100 to the order?
  • MCD-Level-1 Exam Question 123

    Refer to the exhibits. What payload is logged at the end of the main flow?
  • MCD-Level-1 Exam Question 124

    Refer to the exhibits.

    The two Mule configuration files belong to the same Mule project. Each HTTP Listener is configured with the same host string and the port number, path, and operation values are shown in the display names.
    What is the minimum number of global elements that must be defined to support all these HTTP Listeners?
  • MCD-Level-1 Exam Question 125

    An HTTP Request operation sends an HTTP request with a non-empty JSON object payload to an external HTTP endpoint. The response from the external HTTP endpoint returns an XML body. The result is stored in a target named the Result.
    What is the payload at the event processor after the HTTP Request?