New Year Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

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

Viewing page 1 out of 3 pages
Viewing questions 1-10 out of questions
Questions # 1:

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?

Question # 1

Options:

A.

0


B.

1


C.

5


D.

6


Expert Solution
Questions # 2:

What is the minimum required configuration in a flow for a Mule application to compile?

Options:

A.

An event source


B.

RAML file


C.

An event processor


D.

Logger Component


Expert Solution
Questions # 3:

Refer to the exhibits.

Question # 3

What payload and quantity are togged at the end of the main flow?

Options:

A.

[[order1, order2, order3, order4], 14]


B.

[[1,2,3,4], 10]


C.

[[1,2,3,4], 14]


D.

[orderlorder2order3order4, 14]


Expert Solution
Questions # 4:

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?

Question # 4

Options:

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


Expert Solution
Questions # 5:

Refer to the exhibits. The Set Payload transformer in the addltem child flow uses DataWeave to create an order object.

What is the correct DataWeave code for the Set Payload transformer in the createOrder flow to use the addltem child flow to add a router call with the price of 100 to the order?

Question # 5

Options:

A.

lookup( "addltern", { price: "100", item: "router", itemType: "cable" } )


B.

addltem( { payload: { price: "100", item: "router", itemType: "cable" > } )


C.

lookup( "addltem", { payload: { price: "100", item: "router", itemType: "cable" } > )


D.

addltem( { price: "100", item: "router", itemType: "cable" } )


Expert Solution
Questions # 6:

A Mule project contains a MySQL Database dependency. The project is exported from Anypoint Studio so it can be deployed to CloudHub.

What export options create the smallest deployable archive that will successfully deploy to CloudHub?

What export option create their smallest deployable archive that will successfully deploy to CloudHub?

A)

Question # 6

B)

Question # 6

C)

Question # 6

D)

Question # 6

Options:

A.

Option A


B.

Option B


C.

Option C


D.

Option D


Expert Solution
Questions # 7:

Refer to the exhibit.

Question # 7

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?

Options:

A.

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


B.

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


C.

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


D.

createCustomerObject( "Alice", "Green")


Expert Solution
Questions # 8:

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/order?color=red ?

Question # 8

Options:

A.

payload


B.

payload quantity var


C.

payload color query param


D.

payload quantity var color query param


Expert Solution
Questions # 9:

Refer to the exhibit.

Question # 9

What is the output payload in the On Complete phase

Options:

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


Expert Solution
Questions # 10:

Refer to the exhibit.

Question # 10

What is a valid expression for the Choice router’s when expression to route events to the documenticShipping flow?

Options:

A.

0#[ payload = 'US' ]


B.

#[ payload == 'US' J


C.

#[ if(payload = 'US') J


D.

#[ if(payload == "US") ]


Expert Solution
Viewing page 1 out of 3 pages
Viewing questions 1-10 out of questions