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
43
MEL session 1
abhipokharna
0
29
MEL Details Session 3
abhipokharna
0
41
MEL Basics
abhipokharna
0
34
MEL Details Session 2
abhipokharna
0
33
Other Decks in Technology
See All in Technology
20250910_障害注入から効率的復旧へ_カオスエンジニアリング_生成AIで考えるAWS障害対応.pdf
sh_fk2
3
240
なぜSaaSがMCPサーバーをサービス提供するのか?
sansantech
PRO
8
2.8k
バイブスに「型」を!Kent Beckに学ぶ、AI時代のテスト駆動開発
amixedcolor
2
540
Agile PBL at New Grads Trainings
kawaguti
PRO
1
420
Django's GeneratedField by example - DjangoCon US 2025
pauloxnet
0
150
研究開発と製品開発、両利きのロボティクス
youtalk
1
520
ハードウェアとソフトウェアをつなぐ全てを内製している企業の E2E テストの作り方 / How to create E2E tests for a company that builds everything connecting hardware and software in-house
bitkey
PRO
1
130
開発者を支える Internal Developer Portal のイマとコレカラ / To-day and To-morrow of Internal Developer Portals: Supporting Developers
aoto
PRO
1
460
Language Update: Java
skrb
2
290
初めてAWSを使うときのセキュリティ覚書〜初心者支部編〜
cmusudakeisuke
1
240
下手な強制、ダメ!絶対! 「ガードレール」を「檻」にさせない"ガバナンス"の取り方とは?
tsukaman
2
440
品質視点から考える組織デザイン/Organizational Design from Quality
mii3king
0
200
Featured
See All Featured
Building Applications with DynamoDB
mza
96
6.6k
Agile that works and the tools we love
rasmusluckow
330
21k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
Thoughts on Productivity
jonyablonski
70
4.8k
Optimising Largest Contentful Paint
csswizardry
37
3.4k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
19k
Facilitating Awesome Meetings
lara
55
6.5k
Imperfection Machines: The Place of Print at Facebook
scottboms
268
13k
GraphQLとの向き合い方2022年版
quramy
49
14k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
188
55k
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