MCD-Level-1 Exam Question 71

A
Mule application contains two HTTP Listeners, each configured for different API endpoints:
http://acme.com/apis/orders and http: //acme .com/a pis/customers.
What base path value should be set in an HTT? Listener config element so that it can be used to configure both HTTP Listeners?
  • MCD-Level-1 Exam Question 72

    Refer to the exhibit.

    What expression correctly specifies input parameters to pass the city and state values to the SQL query?
    A)

    B)

    C)

    D)
  • MCD-Level-1 Exam Question 73

    A REST connect module is generated for a RAML specification. and then the rest connect module is imported in mule application in Anypoint Studio. For each method of the RAML specification , what does the REST connect module provide?
  • MCD-Level-1 Exam Question 74

    Refer to the exhibit.

    The API needs to be updated using the company-wide standard for the Plan data type. The Object data type has already been published in Anypoint Exchange with the global reference .
    ACME/DataTypes/PlanDataType.raml.
    What is a valid RAML specification that reuses the Plan data type?
    A)

    B)

    C)

    D)
  • MCD-Level-1 Exam Question 75

    Refer to the exhibits. A web client submits a request to http://localhost:8081/fliqhts?destination=SFO and the Web Service Consumer throws a WSC:BAD_REQUEST error.
    What is the next step to fix this error?