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

Refer to the exhibits.

The Validation component in the Try scope throws an error.

What response message is returned to a client request to the main flow ' s HTTP Listener?

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

A.

Success - main flow

B.

Error - main flow

C.

Error - Try scope

D.

Validation Error

Question # 42

Refer to the exhibits. A web client submits a request to http://localhost:8081/fliqhts?destination=SFO and the Web Service Consumer throws a WSC:BAD_REQUEST error.

What is the next step to fix this error?

A.

Set a header In the Consume operation equal to the destination query parameter

B.

set a SOAP payload before the Consume operation that contains the destination query parameter

C.

set a property m the Consume operation equal to the destination query parameter

D.

set a JSON payload before the Consume operation that contains the destination query parameter

Question # 43

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

D.

*status

Question # 44

A Batch Job scope has five batch steps. An event processor throws an error in the second batch step because the input data is incomplete. What is the default behavior of the batch job after the error is thrown?

A.

All processing of the batch job stops.

B.

Event processing continues to the next batch step.

C.

Error is ignored

D.

Batch is retried

Question # 45

Refer to the exhibits.

A web client sends a POST request with the payload { " oid " : " 1000 " , " itemid " : " AC200 " , " qty " : " 4 " } to the Mule application. The File Write operation throws a FILE:CONNECTIVITY error.

What response message is returned to the web client?

A.

‘’FILE:CONNECnvnY '

B.

" ORDER:NOT_CREATED "

C.

" OTHER ERROR "

D.

" File written "

Question # 46

Does a root element required when creating a XML response using Dataweave?

A.

Depends on requirement

B.

Not required

C.

Always required

D.

None of these

Question # 47

Refer to the exhibits.

Larger image

Larger image

Larger image

The Mule application configures and uses two HTTP Listener global configuration elements.

Mule application is run in Anypoint Studio.

If the mule application starts correctly, what URI and port numbers can receive web client requests? If the mule applications fails to start , what is the reason for the failure?

A.

The mule application fails to start

There is URL path conflict because both HTTP Listeners are configured with same path

B.

The mule application start successfully

Web client requests can only be received at URI on port 2222 but not on port 3333

C.

The mule application fails to start because of the port binding conflict as HTTP request also use same port i.e. 3333

D.

The mule application start successfully

Web client requests can be received at URI on port 2222 and on port 3333.

Question # 48

Refer to the exhibit.

How many private flows does APIKIT generate from the RAML specification?

A.

1

B.

2

C.

3

D.

4

Question # 49

Refer to the exhibit.

The Mule application ' s connectors are configured with property placeholders whose values are set in the config.yaml file

What must be added to the Mule application to link the config.yaml file ' s values with the property placeholders?

A.

A configuration-properties element in the acme-app xml file

B.

A dependency element in the pom xml file

C.

A file-config element in the acrne-app xml file

D.

A propertiesFile key/value pair in the mule-artifact json file

Question # 50

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

Go to page: