Exit demo MCD-LEVEL1 MuleSoft Certified Developer - Level 1 (Mule 4) PDF format · free preview

Mulesoft MCD-LEVEL1 - Questions & Answers

Free preview · every answer includes a full explanation

Product page: https://prepkeys.com/mcd-level1.html

Question 1
Single choice

Refer to the exhibits.

The input array of strings is processed by the batch job that processes, fitters, and aggregates the values.

What is the last message logged by the Logger component after the batch job completes processing?

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 2
Single choice

A mule project contains MySQL database dependency . The project is exported from Anypoint Studio so that it can be deployed to Cloudhub.

What export options needs to be selected to create the smallest deployable archive that will successfully deploy to Cloudhub?

A.

Select both the options 1) Attach project sources 2) Include project module and dependencies

B.

No need to select any of the below options 1) Attach project sources 2) Include project module and dependencies

C.

Select only below option 2) Include project module and dependencies

D.

Select only below option 1) Attach project sources

Question 3
Single choice

A web client sends a request to http;//localhost:8081?dept=sales.

What is the correct DataWeave expression to access the value of dept?

A.

attributes.queryParams.dept

B.

attributes.dept

C.

message.queryParams.dept

D.

vars.dept

Question 4
Single choice

A shopping API contains a method to look up store details by department

To get information for a particular store, web clients will submit requests with a query parameter named department and a URI parameter named storeld.

What is a valid RAML snippet that supports requests from web clients to get data for a specific storeld and department name?

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 5
Single choice

Refer to the exhibits. In the choice router, the When expression for the domestic shipping route is set to "#
[payload= "FR"]".

What is the output of logger after the execution of choice router is completed?

A.

"Domestic"

B.

"International"

C.

"US"

D.

A dataweave syntax error

Question 6
Single choice

Refer to the exhibits.

The mule application implements a REST API that accepts GET request from two URL's which are as follows

1. http://acme.com/order/status
2. http://acme.com/customer/status

What path value should be set in HTTP listener configuration so that requests can be accepted for both these URL's using a single HTTP listener event source?

A.

*[order,customer]/status

B.

?[order,customer]/status

C.

*/status (Correct)

D.

*status

Question 7
Single choice

Refer to the exhibit.

The Database Select operation returns five rows from a database.

What is logged by the Logger component?

A.

"Array"

B.

"Object"

C.

"LinkedHashMap"

D.

"CaselnsensitrveHashMap"

Question 8
Single choice

What does C4E stands for in MuleSoft recommended IT operating model?

A.

Centre for Empowerment

B.

Centre for Engagement

C.

Centre for Enablement

D.

Centre for Excellence

Question 9
Single choice

To avoid hard-coding values, a flow uses some property placeholders and the corresponding values are stored in a configuration file.

Where does the configuration file's location need to be specified in the Mule application?

A.

The pom.xml file

B.

A global element

C.

The mule-art if act .json file

D.

a flow attribute

Question 10
Single choice

Refer to the exhibits.

In the requestFlow an HTTP Request operation is configured to send an HTTP request with an XML payload. The request is sent to the HTTP Listener in the transform Flow.

That flow transforms the incoming payload into JSON format and returns the response to the HTTP request. The response of the request is stored in a target variable named the Result.

What is the payload at the Logger component after the HTTP Request?

A.

A non-empty Java object

B.

The original XML payload

C.

null

D.

The returned JSON response

Showing 10 of 234 questions · Unlock the full set