Free MCD-LEVEL-1 Mulesoft MCD-LEVEL-1 Practice Test Question

Loading demo links...

Showing 10–12 of 15 questions

Question 10 (Topic 1)

Refer to the exhibits. The Mule application has multiple HTTP Listeners contained in various configuration XML files. Each HTTP Listener is configured with the same host and with the port number, path, and operation shown in its display name. What is the minimum number of global elements that must be defined to support all these HTTP Listeners?

Select an option, then click Submit answer.

  • 1
  • 2
  • 3
  • 4
Question 11 (Topic 1)

Refer to the exhibits. What payload and quantity are logged at the end of the main flow?

Select an option, then click Submit answer.

  • [[order1, order2, order3, order4], 14]
  • [[1,2,3,4], 10]
  • [[1,2,3,4], 14]
  • [order1order2order3order4, 14]
Question 12 (Topic 1)

Why would a Mule application use the ${http.port} property placeholder for its HTTP Listener port when it is deployed to CloudHub?

Select an option, then click Submit answer.

  • Allows CloudHub to automatically change the HTTP port to allow external clients to connect to the HTTP Listener
  • Allows clients to VPN directly to the application at the Mule application's configured HTTP port
  • Allows MuleSoft Support to troubleshoot the application by connecting directly to the HTTP Listener
  • Allows CloudHub to automatically register the application with API Manager