Summer Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

MuleSoft Certified Developer - Level 1 (Mule 4)

Last Update 13 hours ago Total Questions : 235

The MuleSoft Certified Developer - Level 1 (Mule 4) content is now fully updated, with all current exam questions added 13 hours ago. Deciding to include MCD-Level-1 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our MCD-Level-1 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these MCD-Level-1 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any MuleSoft Certified Developer - Level 1 (Mule 4) practice test comfortably within the allotted time.

Question # 21

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

Question # 22

Refer to the exhibit. The main flow contains an HTTP Request in the middle of the flow. The HTTP Listeners and HTTP request use default configurations.

What values are accessible to the Logger at the end of the flow after a web client submit request to http://local:801/orde r?color=red ?

A.

payload

B.

payload quantity var

C.

payload color query param

D.

payload quantity var color query param

Question # 23

Refer to the exhibit.

What can be added to the flow to persist data across different flow executions?

A.

Key/value pairs in the ObjectStore

B.

Properties of the Mule runtime flow object

C.

properties of the Mule runtime app object

D.

session variables

Question # 24

Refer to the exhibits. Client sends the request to ClientRequestFlow which calls ShippingFlow using HTTP Request activity.

During E2E testing it is found that that HTTP:METHOD_NOT_ALLOWED error is thrown whenever client sends request to this flow.

What attribute you would change in ClientRequestFlow to make this implementation work successfully?

A.

Change the method attribute value to " *’’

B.

Change the path attribute value to " /api/ship "

C.

Change the allowed method attributes value to " POST "

D.

Change the protocol attribute value to " HTTPS "

Question # 25

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?

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

Question # 26

Refer to the exhibit.

What is the correct DataWeave expression for the Set Payload transformer to call the createCustomerObject flow with values for the first and last names of a new customer?

A.

lookupC createCustomerObJect( " Alice " , " Green- ) )

B.

createCustomerObject( { first: " Alice " , last: " Green " > )

C.

lookupf " createCustomerObject " , { first: " Alice " , last: " Green " > )

D.

createCustomerObject( " Alice " , " Green " )

Question # 27

Refer to the exhibits.

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

A.

The JSON payload

B.

An error message

C.

Nothing

D.

The payload convert to CVS

Question # 28

Refer to the exhibit.

How should be the where clause written for the configured input parameters in such a way that it achieves below SQL query?

A.

WHERE city := ${city} AND state := ${state}

B.

WHERE city = attributes.city AND state = attributes.state

C.

WHERE city = :city AND state = :state

D.

WHERE city := city AND state := state

Question # 29

Refer to the exhibit.

In the execution of the Scatter-Gather, the " steep 1 sec " Flow Reference takes about 1 second to complete, and the " sleep 5 sees " Row Reference takes about 5 seconds to complete.

About how many seconds does it take from the time the Scatter-Gather is called until the Set Payload transformer is called?

A.

0

B.

1

C.

5

D.

6

Question # 30

Refer to the exhibits.

A web client submits a request to the HTTP Listener and the HTTP Request throws an error.

What payload and status code are returned to the web client?

Refer to the exhibits. A web client submits a request to the HTTP Listener and the HTTP Request throws an error.

What payload and status code are returned to the web client?

A.

Response body: " Error " Default response status code: 200

B.

Response body: " Success - Begin* Default response status code: 200

C.

Error response body: error, description Default error response status code: 500

D.

Response body: " Success - End " Default response status code: 200

Go to page: