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?
lookup(String, Any, Number)
This function enables you to execute a flow within a Mule app and retrieve the resulting payload.
It works in Mule apps that are running on Mule Runtime version 4.1.4 and later.
Similar to the Flow Reference component (recommended), the lookup function enables you to execute another flow within your app and to retrieve the resulting payload. It takes the flow's name and an input payload as parameters. For example, lookup('anotherFlow', payload) executes a flow named anotherFlow.
Correct answer is
lookup( 'createCustomerObject', {first: 'Aice, last: 'Green'})
MuleSoft Documentation Reference : https://docs.mulesoft.com/mule-runtime/4.3/dw-mule-functions-lookup
Refer to the exhibits.
The Set Payload transformer In the addltem subflow 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 subflow to add a router cable with the price of 100 to the order?
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?
Refer to the exhibits.
Each route in the Scatter-Gather sets the payload to the number shown in the label. What response is returned to a web client request to the HTTP Listener?
A)
B)
C)
D)
Correct answer is as below. After all processing routes have finished execution, the Scatter-Gather component creates a new Mule event that combines all resulting Mule events from each route, and then passes the new Mule event to the next component in the flow.
{
'0': {
'attributes': ...,
'payload': '100'
},
'1': {
'attributes': ...,
'payload': '200'
}
}
Bottom of Form
Which out of below is not an asset?
Exchange is the odd man out here. Rest all are type of asset
Blythe
3 days agoYolande
6 days agoJannette
7 days agoCherelle
11 days agoRocco
1 months agoCarmen
1 months agoCassi
1 months agoAnnelle
3 months agoDorothy
3 months agoLera
4 months agoNovella
4 months agoLuisa
4 months agoSanjuana
5 months agoCeola
5 months agoLorita
6 months agoMicaela
6 months agoAileen
7 months agoAlishia
7 months agoDustin
7 months agoJoesph
8 months agoHobert
8 months agoArleen
8 months agoDelisa
9 months agoLashaunda
9 months agoTheron
9 months agoElsa
9 months agoFelicia
10 months agoMargret
10 months agoBerry
10 months agoLarue
10 months agoWai
10 months agoKatlyn
11 months agoWhitley
11 months agoAlline
11 months agoJolene
11 months agoElinore
11 months agoEvette
12 months agoLeatha
12 months agoRene
12 months agoLindsey
1 years agoAnnmarie
1 years agoGayla
1 years agoAron
1 years agoErick
1 years agoYuki
1 years agoJeannetta
1 years agoHeike
1 years agoMollie
1 years agoBenton
1 years agoDelmy
1 years agoBette
1 years agoLang
1 years agoMarget
1 years agoCeola
1 years agoDelisa
1 years agoParis
1 years ago