Pass the MuleSoft MuleSoft Certified Developer MCD-Level-1 Questions and answers with CertsForce

Viewing page 5 out of 7 pages
Viewing questions 41-50 out of questions
Questions # 41:

Refer to the exhibits. The webClient flow sends requests to the mockServer Row's HTTP Listener.

An HTTP: METHOD_NOT ALLOWED error is thrown each time the webClient flow executes.

What attribute value must be changed in the webClient flow's HTTP Request operation to prevent this error from being thrown?

Options:

A.

Change the method attribute's value to "POSL


B.

Change the path attribute's value to 7api/partners/fastShopping"


C.

Change the protocol attribute's value to "HTTPS"


D.

Change the method attribute's value to "*"


Expert Solution
Questions # 42:

What is not the function of API Gateway ?

Options:

A.

Determine which traffic is authorized to pass through the API to backend services


B.

Meter the traffic flowing through


C.

Logs all transactions , collecting and tracking analytics data


D.

Specify throttling , security and other policies


Expert Solution
Questions # 43:

What DataWeave expression transforms the example XML input to the CSV output?

Question # 43

A)

Question # 43

B)

Question # 43

C)

Question # 43

D)

Question # 43

Options:

A.

Option A


B.

Option B


C.

Option C


D.

Option D


Expert Solution
Questions # 44:

There are three routes configured for Scatter-Gather and incoming event has a payload is an Array of three objects. How routing will take place in this scenario?

Options:

A.

Incoming array objects would be split into three and each part would be sent to one route each in sequential manner


B.

Incoming array objects would be split into three and each part would be sent to one route each in parallel


C.

Entire event would be sent to each route sequentially


D.

Entire event would be sent to each route in parallel


Expert Solution
Questions # 45:

Refer to the exhibit.

Question # 45

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

A)

Question # 45

B)

Question # 45

C)

Question # 45

D)

Question # 45

Options:

A.

Option A


B.

Option B


C.

Option C


D.

Option D


Expert Solution
Questions # 46:

Refer to the exhibits.

Question # 46

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?

Options:

A.

payload


B.

payload

make query param


C.

payload

model var


D.

payload

make query param model var


Expert Solution
Questions # 47:

Refer to the exhibits.

Question # 47

The web client sends a POST request to the ACME Order API with an XML payload. An error is returned.

What should be changed in the request so that a success response code is returned to the web client?

Options:

A.

Set a request header with the name Content-Type to a value of applicatron/octet-stream


B.

Set a request header with the name Content-Type to a value of application/xml


C.

Set a response header with the name Content-Type to a value of applkation/xml


D.

Set a response header with the name Content-Type to a value of application/octet-stream


Expert Solution
Questions # 48:

Refer to the exhibit.

Question # 48

This RAML specification includes a resource and method to retrieve accounts by account_type and industry.

What is the correct URI to get all retail finance accounts?

Options:

A.

/accounts/retail/finance


B.

/accounts?account_type=retail&industry=finance


C.

/accounts/account_type=retail/industry=finance


D.

/accounts?account_type:retail&industry:finance


Expert Solution
Questions # 49:

Refer to the exhibits.

Question # 49Question # 49

The Validation component in the private flow throws an error. What response message is returned to a client request to the main flow's HTTP Listener?

Options:

A.

Error - private flow


B.

Error - main flow


C.

Success - main flow


D.

Validation Error


Expert Solution
Questions # 50:

A Mule application contains a global error handler configured to catch any errors.

Where must the global error handler be specified so that the global error handler catches all errors from flows without their own error handlers?

Options:

A.

A configuration properties file


B.

Nowhere, the global error handler is automatically used


C.

A global element


D.

The pom.xml file


Expert Solution
Viewing page 5 out of 7 pages
Viewing questions 41-50 out of questions