MCD-Level-1 Exam Question 71

A Mule application's HTTP Listener is configured with the HTTP protocol. The HTTP listeners port attribute is configured with a property placeholder named http.port. The mule application sets the http.port property placeholder's value to 9090 The Mule application is deployed to CloudHub without setting any properties in the Runtime manager Properties tab and a log message reports the status of the HTTP listener after the Mule application deployment completes.
After the mule applications is deployed, what information is reported in the worker logs related to the port on which the Mule application's HTTP Listener listens?
  • MCD-Level-1 Exam Question 72

    Refer to the exhibit.

    The Mule application Is debugged in Any point Studio and stops at the breakpoint What is the value of the payload displayed In the debugger at this breakpoint?
  • MCD-Level-1 Exam Question 73

    A flow needs to combine and return data from two different data sources. It contains a Database SELECT operation followed by an HTTP Request operation.
    What is the method to capture both payloads so the payload from the second request does not overwrite that from the first?
  • MCD-Level-1 Exam Question 74

    Refer to the exhibit.


    How should be the where clause written for the configured input parameters in such a way that it achieves below SQL query?
  • MCD-Level-1 Exam Question 75

    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?