MCD-Level-1 Exam Question 56

Refer to the exhibits.
Larger image

Larger image

Larger image

The Mule application configures and uses two HTTP Listener global configuration elements.
Mule application is run in Anypoint Studio.
If the mule application starts correctly, what URI and port numbers can receive web client requests? If the mule applications fails to start , what is the reason for the failure?
  • MCD-Level-1 Exam Question 57

    A shopping API contains a method to look up store details by department.
    To get the information for a particular store, web clients will submit requests with a query parameter named department and uri parameter named storeId What is valid RAML snippet that supports requests from a web client to get a data for a specific storeId and department name?
  • MCD-Level-1 Exam Question 58

    Refer to the exhibits.

    What payload and quantity are togged at the end of the main flow?
  • MCD-Level-1 Exam Question 59

    A shopping API contains a method to look up store details by department To get information for a particular store, web clients will submit requests with a query parameter named department and a URI parameter named storeld.
    What is a valid RAML snippet that supports requests from web clients to get data for a specific storeld and department name?
    A)

    B)

    C)

    D)
  • MCD-Level-1 Exam Question 60

    Refer to the exhibit.

    A Mule event is composed of a hierarchy of objects. Where in the hierarchy are variables stored?