#17: Dataweave2.4 Basics - Part 02 | dataweave core functions

Опубликовано: 28 Октябрь 2024
на канале: Mule Ace Academy
207
3

In this video, we explored:
Advanced Dataweave 2.4
Invoke Mule Flows in Dataweave Script using lookup()
Logging in Dataweave Script using log()
Exception Handling in Dataweave Using Try(), orElsetry(), orElse()
Call Java code in Dataweave Script using Import
Dataweave Core Concepts like groupBy | orderBy | Map | mapObject | spiltBy | joinBy | pluck | isEven
Dataweave Playground

Thanks for watching this video!!

References:
https://developer.mulesoft.com/learn/...
https://docs.mulesoft.com/dataweave/2...
https://docs.mulesoft.com/dataweave/2.4/

Join this channel to get access to perks:
   / @muleaceacademy  

#dataweave #functionalprogramming #groupBy #orderBy #Map #mapObject #spiltBy #pluck #joinBy #anypointstudio #mule4 #mulesoft #apimanagement
00:00:00 Introduction
00:00:15 Agenda
00:02:14 Dataweave Logging
00:07:41 Calling External Service
00:38:25 Calling Flow from Dataweave