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 # 31

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)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question # 32

A Utility.dwl file is located in a Mule project at src/main/resources/modules. The Utility.dwl hie defines a function named pascalize that reformats strings to pascal case.

What is the correct DataWeave to call the pascalize function in a Transform Message component?

A)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question # 33

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

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

Question # 34

In the Database On Table Row operation, what does the Watermark column enable the On Table Row operation to do?

A.

To avoid duplicate processing of records in a database.

B.

To delete the most recent records retrieved from a database to enable database caching

C.

To enable duplicate processing of records in a database

D.

To save the most recent records retrieved from a database to enable database caching

Question # 35

As a part of project requirement , you want to build an API for a legacy client. Legacy client can only consume SOAP webservices. Which type the interface documentation can be prepared to meet the requirement?

A.

RAML file to define SOAP services

B.

WSDL file

C.

JSON file

D.

plain text file documenting API ' s

Question # 36

What is minimal requirement in a flow for a Mule application to compile?

A.

Event Source

B.

Event Processors

C.

Error handlers

D.

Source and processors both

Question # 37

A flow contains an HTTP Listener as the event source. What is the DataWeave expression to log the Content-Type header using a Logger component?

A.

#[ " Content-Type: " ++ attributes.headers. ' content-type ' ]

B.

#[ " Content-Type: " + headers. ' content-type ' ]

C.

#[ " Content-Type: " + attributes.headers. ' content-type ' ]

D.

#[ " Content-Type: " ++ headers. ' content-type ' ]

Question # 38

Refer to the exhibits.

The Batch job processes an array of strings.

What information is logged by the logger component after the batch job scope completes processing of the input payload?

A.

Total Records Processed: 3

Successful Records: 3

Failed Records: 0

payload: [ " A " , " B " , " C " ]

B.

[ " A " , " B " , " C " ]

C.

Total Records Processed: 3

Successful Records: 3

Failed Records: 0

payload: [ " a " , " b " , " c " ]

D.

Total Records Processed: 3

Successful Records: 3

Failed Records: 0

Question # 39

How are multiple conditions used in a Choice router to route events?

A.

To route the same event to the matched route of EVERY true condition

B.

To find the FIRST true condition, then distribute the event to the ONE matched route.

C.

None of these

D.

To find the FIRST true condition, then route the same event to the matched route and ALL FOLLOWING routes

Question # 40

Refer to the exhibit.

What is the output payload in the On Complete phase

A.

summary statistics with NO record data

B.

The records processed by the last batch step: [StepTwol, StepTwo2, StepTwo3]

C.

The records processed by all batch steps: [StepTwostepOnel, stepTwostepOne2, StepTwoStepOne3]

D.

The original payload: [1,2,31

Go to page: