What is the correct syntax todefine and call a function in Database?
A.
Option A
B.
Option B
C.
Option C
D.
Option D
Option A
Refer to the exhibits.
The orders.csv file is read, then processed to look up the orders in a database. The Mule
application is debugged in Any point Studioand stops at the breakpoint.
What is the payload shown in the debugger at this breakpoint?
A.
"none"
B.
The entire CSV file
C.
The database response
D.
100
100
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")
lookupf "createCustomerObject", { first: "Alice", last: "Green" > )
Refer to the exhibits.
A Mule application contains a Choice router. What is logged when the flow completes?
A.
EU
B.
US
C.
"REGION"
D.
["US", "EU"]
US
Refer to the exhibits.
A.
Option A
B.
Option B
C.
Option C
D.
Option D
Option C
Page 12 out of 46 Pages |
Previous |