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

Exact2Pass Menu

Question # 4

Refer to the exhibits. The parentFlow contains an HTTP Request. The HTTP Listeners and HTTP Request use default configurations.

What valuesare accessible in childFlow after a web client submits a request tohttp://localhost:8081/order?color=red?

A.

payload

B.

payload

quantity var

C.

payload

color query param

D.

payload

quantity var

color query param

Full Access
Question # 5

Refer to the exhibit. What isthe correct syntax to add an employee ID as a URI parameter in the HTTP Listener path?

A.

${employeeID}

B.

#[employeeID]

C.

{employeeID}

D.

(employeeID)

Full Access
Question # 6

Refer to the exhibit. All three of the conditions for the Choice router are true. What message processors areexecuted?

A.

First

B.

First, Default

C.

First, Middle, Last

D.

First, Middle, Last, Defaul

Full Access
Question # 7

Refer to the exhibits. What is the expected behavior of this application?

A.

The application will continuously output LOGGER1 and LOGGER2 messages every 2 seconds

B.

After 2 seconds, the applicationwill output LOGGER1 and LOGGER2 messages exactly once

C.

The application will immediately output LOGGER1 and LOGGER2 messages exactly once

D.

An exception will be thrown indicating there is no inbound endpoint as a message source

Full Access
Question # 8

Refer to the exhibit. In the execution of the Scatter-Gather, the flow1 route completes after 10 seconds and the flow2 route completes after 20 seconds. How many seconds does it take for the Scatter-Gather to complete?

A.

0

B.

10

C.

20

D.

30

Full Access
Question # 9

A Mule application has a single File connector configured. A flow in the Muleapplication has a File connector

endpoint in the message source and another File connector endpoint as a message processor in the flow.

What is the behavior of these two components?

A.

The source reads files and the processor writes files

B.

The source andprocessor both read files

C.

The source writes files and the processor reads files

D.

The source and processor both write files

Full Access