Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Mule Program
Search
Abhi
August 10, 2015
Technology
0
30
Mule Program
Mule Program
Abhi
August 10, 2015
Tweet
Share
More Decks by Abhi
See All by Abhi
MuleFlow
abhipokharna
0
64
Filter Session 1
abhipokharna
0
24
Filters
abhipokharna
0
41
Debugging
abhipokharna
0
22
Mule First Program
abhipokharna
0
44
MEL session 1
abhipokharna
0
29
MEL Details Session 3
abhipokharna
0
42
MEL Basics
abhipokharna
0
34
MEL Details Session 2
abhipokharna
0
34
Other Decks in Technology
See All in Technology
[Keynote] What do you need to know about DevEx in 2025
salaboy
0
160
「れきちず」のこれまでとこれから - 誰にでもわかりやすい歴史地図を目指して / FOSS4G 2025 Japan
hjmkth
1
290
AIAgentの限界を超え、 現場を動かすWorkflowAgentの設計と実践
miyatakoji
1
170
GoでもGUIアプリを作りたい!
kworkdev
PRO
0
130
これがLambdaレス時代のChatOpsだ!実例で学ぶAmazon Q Developerカスタムアクション活用法
iwamot
PRO
6
990
from Sakichi Toyoda to Agile
kawaguti
PRO
1
110
Exadata Database Service on Dedicated Infrastructure(ExaDB-D) UI スクリーン・キャプチャ集
oracle4engineer
PRO
3
5.5k
実装で解き明かす並行処理の歴史
zozotech
PRO
1
710
Shirankedo NOCで見えてきたeduroam/OpenRoaming運用ノウハウと課題 - BAKUCHIKU BANBAN #2
marokiki
0
180
成長自己責任時代のあるきかた/How to navigate the era of personal responsibility for growth
kwappa
4
310
10年の共創が示す、これからの開発者と企業の関係 ~ Crossroad
soracom
PRO
1
720
【Kaigi on Rails 事後勉強会LT】MeはどうしてGirlsに? 私とRubyを繋いだRail(s)
joyfrommasara
0
230
Featured
See All Featured
Agile that works and the tools we love
rasmusluckow
331
21k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.7k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
359
30k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
The Cult of Friendly URLs
andyhume
79
6.6k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
30
2.9k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
53k
How To Stay Up To Date on Web Technology
chriscoyier
791
250k
Become a Pro
speakerdeck
PRO
29
5.5k
The Pragmatic Product Professional
lauravandoore
36
6.9k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Transcript
Abhishek Jain
Mule Flow Program High Level Picture Type of Flows Advantages
Topic for next session Reference
None
-Responsible for processing the received messages -Have several categories -Components:
Application specific and mainly custom -Transformers: Transform the message -Filters: accept/reject the message -Routers: Control the message flow -Endpoint: Communication over transport
-Transform the messages as per our requirement -Introduce new properties/variables
-Business logic -Web Service Related components
-Use for filtering out the messages -Drop filtered messages -Nested
Filters -Can be configured for exceptions -Example: -AND -OR -NOT -Payload
-Use for multicasting messages -Can split messages -Can aggregate messages
-Sequencing
-Scope: -Surround one or many message processor -Examples include processor
chain, until successful, Async etc -Business Events: -Use for capturing key info -Can be accessed in both cloud hub and MMC
Examples of Mule Flow Mule Variables
www.mulesoft.com Mule in Action
None