Pass the MuleSoft MuleSoft Certified Developer MCD-Level1-Delta Questions and answers with CertsForce

Viewing page 2 out of 3 pages
Viewing questions 11-20 out of questions
Questions # 11:

Refer to the exhibit.

Question # 11

What is the response to a web client request to http://localhost:8081 ?

Options:

A.

After


B.

before


C.

Validation Error


D.

null


Expert Solution
Questions # 12:

A Mule flow has three Set Variable transformers. What global data structure can be used to access the variables?

Options:

A.

Mule event attributes


B.

Mule event message


C.

Mule application properties


D.

Mule event


Expert Solution
Questions # 13:

A web client sends a request to http;//localhost:8081?dept=sales. What is the correct DataWeave expression to access the value of dept?

Options:

A.

attributes.queryParams.dept


B.

attributes.dept


C.

message.queryParams.dept


D.

vars.dept


Expert Solution
Questions # 14:

By default, what happens to a file after it is read using an FTP connector Read operation?

Options:

A.

The file is deleted from the folder


B.

The file is moved to a different folder


C.

The file stays in the same folder unchanged


D.

The file is renamed in the same folder


Expert Solution
Questions # 15:

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
Questions # 16:

A web client submits a request to http://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?

Options:

A.

booklSBN


B.

attributes.booklSBN


C.

flowVars.booklSBN


D.

vars. booklSBN


Expert Solution
Questions # 17:

Refer to the exhibits.

Question # 17

Question # 17

A JSON payload is set in the Set Payload transformer.

What is logged by the Logger?

Options:

A.

"String"


B.

"Object"


C.

"Array"


D.

"JSON"


Expert Solution
Questions # 18:

Refer to the exhibits.

Question # 18

The input array of strings is processed by the batch job that processes, filters, and aggregates the values. What is the last message logged by the Logger component after the batch job completes processing?

Options:

A.

[ ["A", "C", "D" ], ["E"] ]


B.

[''E'']


C.

[''D", "E"]


D.

[ "A", "C, "D", "E" ]


Expert Solution
Questions # 19:

An HTTP Request operation sends an HTTP request with a non-empty JSON object payload to an external HTTP endpoint. The response from the external HTTP endpoint returns an XML body. The result is stored in a target named the Result.

What is the payload at the event processor after the HTTP Request?

Options:

A.

The XML response body


B.

null


C.

The original JSON request body


D.

A non-empty Java object


Expert Solution
Questions # 20:

Refer to the exhibit.

Question # 20

What Database expression transforms the input to the output?

A)

Question # 20

B)

Question # 20

C)

Question # 20

D)

Question # 20

Options:

A.

Option A


B.

Option B


C.

Option C


D.

Option D


Expert Solution
Viewing page 2 out of 3 pages
Viewing questions 11-20 out of questions