M11 Mulesoft DataWeave

Quiz
•
Professional Development, Computers
•
Professional Development
•
Medium
freddy forero
Used 6+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Refer to the exhibit. An event payload contains an unordered array of flight objects, where every object has a price key and a toAirport key.
What is valid DataWeave code to return flights with price under 500, grouped by toAirport in ascending order, with the lowest price first?
payload groupBy $.toAirport filter $.price < 500 orderBy $.price
payload groupBy $.toAirport filter $.price > 500 orderBy $.price
payload filter $.price < 500 orderBy $.price groupBy $.toAirport
payload filter $.price > 500 orderBy $.price groupBy $.toAirport
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Refer to the exhibit. What is valid DataWeave code to transform the input JSON payload to the output XML payload?
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
A Mule application has a main flow and a combineNames flow. In the main flow, a variable named fullName is set to the object {firstName: "Max", lastName: "Mule"}.
What is valid DataWeave code to call the combineNames flow with the input object stored in the fullName variable?
#[ dw::Flow::lookup( "combineNames", vars.fullName ) ]
#[ dw::Runtime::lookup( "combineNames", vars.fullName ) ]
#[ lookup( "combineNames", vars.fullName ) ]
#[ combineNames( vars.fullName ) ]
#[ lookup( combineNames( vars.fullName ) ) ]
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What DataWeave 2.0 type can be used as input to a map operation?
Array
Object
Map
String
Key
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the correct way to format the decimal 20.3844 as a string to two decimal places?
20.3844 as String {format: ".0#"}
20.3844 as :string {format: ".0#"}
20.3844 as String as format: ".0#"
20.3844 as :string as format: ".0#"
20.3844 as String (format = ".0#")
Similar Resources on Wayground
10 questions
NDP Training - Quiz 1

Quiz
•
Professional Development
10 questions
RTP Unit 2 Progress Test

Quiz
•
Professional Development
10 questions
Appropriate Engagement Questions

Quiz
•
Professional Development
5 questions
M2 - Mulesoft Introducing Anypoint

Quiz
•
Professional Development
10 questions
การเพิ่มโอกาสทางธุรกิจโดยการสร้างเครือข่ายและช่องทางการขาย

Quiz
•
Professional Development
10 questions
Day 10 Review

Quiz
•
Professional Development
5 questions
M12 Mulesoft triggering flows

Quiz
•
Professional Development
5 questions
M9 Mulesoft Controlling Event Flows

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade