MCD-Level-1 Exam Questions

Total 229 Questions

Last Updated Exam : 15-Apr-2025

What is the output type of the DataWeave map operator?


A.

String


B.

Array


C.

Map


D.

Object





B.
  

Array



Refer to the exhibits.

A web client submits a request to http://localhQst:8081 /flights. What is the result at the end
of the flow?


A.

"string"


B.

"Java"


C.

"object"


D.

"XML"





C.
  

"object"



Refer to the exhibits.

A JSON payload is set in the Set Payload transformer.
What is logged by the Logger?


A.

"String"


B.

"Object"


C.

"Array"


D.

"JSON"





C.
  

"Array"



Refer to the exhibits. A web client sends a POST request to theHTTP Listener and the
Validation component in the Try scope throws an error. What respo
nse message is returned to the web client?


A.

Validation Error


B.

"END"


C.

"ERROR1"


D.

''ERROR2"


E.

Validation Error


F.

"END"


G.

"ERROR1"


H.

''ERROR2





D.
  

''ERROR2"



What valid RAML retrieves details on aspecific by its orderld as a URL parameter?



A.

Option A


B.

Option B


C.

Option C


D.

Option D





A.
  

Option A



Refer to the exhibits.



A.

Option A


B.

Option B


C.

Option C


D.

Option D





A.
  

Option A



Refer to theexhibits.

The main flow contains an HTTP Request. The HTTP Listeners and HTTP Request use
default configurations.
What values are accessible in the child flow after a web client submits a request to
http://localhost:8081/order? col or = red?


A.

payload


B.

payload
quantity var


C.

payload
color query param


D.

payload
quantity var color query param





A.
  

payload



Refer to the exhibits.

The main flow contains a Flow Reference to the child flow.
A web client sends a GET request to the main flow's HTTP Listener that includes a make
query parameter.
What values are accessible in the child flow?


A.

payload


B.

payload
make query param


C.

payload
model var


D.

payload
make query param model var





D.
  

payload
make query param model var



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


A.

Allows CloudHub to automatically change the HTTP port to allow external clients to
connect to the HTTP Listener


B.

Allows CloudHub to automatically register the application with API Manager


C.

Allows MuleSoft Support to troubleshoot the application by connecting directly to the
HTTP Listener


D.

Allows clients to VPN directly to the application at the Mule application's configured
HTTP port





A.
  

Allows CloudHub to automatically change the HTTP port to allow external clients to
connect to the HTTP Listener



A web client submits a request tohttp://localhost:8081/books/0471767840. The value
"0471767840" is captured by a Set Variable transformer to a variable named booklSBN.
What is the DataWeave expression to access booklSBN later in the flow?


A.

booklSBN


B.

attributes.booklSBN


C.

flowVars.booklSBN


D.

vars. booklSBN





D.
  

vars. booklSBN




Page 8 out of 23 Pages
Previous