Go Back on MCD-Level-1 Exam
Available in 1, 3, 6 and 12 Months Free Updates Plans
PDF: $15 $60

Test Engine: $20 $80

PDF + Engine: $25 $99

MCD-Level-1 Practice Test


Page 3 out of 21 Pages

Acompany has an API to manage departments, with each department identified by a
unique deptld. The API was built with RAML according to MuleSoft best practices.
What is valid RAML to specify a method to update the details for a specific department?



A.

Option A


B.

Option B


C.

Option C


D.

Option D





D.
  

Option D



An SLA based policy has been enabled in API Manager. What is the next step to configure
the API proxy to enforce the newSLA policy?


A.

Add new property placeholders and redeploy the API proxy


B.

Add new environment variables and restart the API proxy


C.

Restart the API proxy to clear the API policy cache


D.

Add required headers to the RAML specification and redeploy the newAPI proxy





D.
  

Add required headers to the RAML specification and redeploy the newAPI proxy



Refer to the exhibits 


What is written to the records.csv file when the flow executes?


A.

The JSON payload


B.

An errormessage


C.

Nothing


D.

The payload convert to CVS





A.
  

The JSON payload



ARAML specification is defined to manage customers with a unique identifier for each
customer record. What URI does MuleSoft recommend to uniquely access the customer
identified with the unique ID 1234?


A.

/customers?custid=true&custid=1234


B.

/customers/1234


C.

/customers/custid=1234


D.

/customers?operation=get&custid=1234





B.
  

/customers/1234



What is the correct syntax for a Logger component to output a message with the contents
of a 3SON Object payload?


A.

The payload is: $(payload)


B.

#["The payload is: " ++ payload]


C.

The payload is: #[payload]


D.

#["The payload is: " + payload]





B.
  

#["The payload is: " ++ payload]




Page 3 out of 21 Pages
Previous