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
Sample Program
Search
Abhi
May 21, 2015
Technology
0
27
Sample Program
Mule Program
Abhi
May 21, 2015
Tweet
Share
More Decks by Abhi
See All by Abhi
MuleFlow
abhipokharna
0
64
Mule Program
abhipokharna
0
30
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
Other Decks in Technology
See All in Technology
「AI駆動PO」を考えてみる - 作る速さから価値のスループットへ:検査・適応で未来を開発 / AI-driven product owner. scrummat2025
yosuke_nagai
3
830
ComposeではないコードをCompose化する case ビズリーチ / DroidKaigi 2025 koyasai
visional_engineering_and_design
0
110
カンファレンスに託児サポートがあるということ / Having Childcare Support at Conferences
nobu09
1
530
Adapty_東京AI祭ハッカソン2025ピッチスライド
shinoyamada
0
280
社内報はAIにやらせよう / Let AI handle the company newsletter
saka2jp
8
1.4k
ニッポンの人に知ってもらいたいGISスポット
sakaik
0
120
神回のメカニズムと再現方法/Mechanisms and Playbook for Kamikai scrumat2025
moriyuya
4
730
綺麗なデータマートをつくろう_データ整備を前向きに考える会 / Let's create clean data mart
brainpadpr
3
420
Git in Team
kawaguti
PRO
3
350
自動テストのコストと向き合ってみた
qa
1
220
「れきちず」のこれまでとこれから - 誰にでもわかりやすい歴史地図を目指して / FOSS4G 2025 Japan
hjmkth
1
290
セキュアな認可付きリモートMCPサーバーをAWSマネージドサービスでつくろう! / Let's build an OAuth protected remote MCP server based on AWS managed services
kaminashi
3
300
Featured
See All Featured
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6.1k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.7k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.2k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
The Invisible Side of Design
smashingmag
302
51k
Code Review Best Practice
trishagee
72
19k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Typedesign – Prime Four
hannesfritz
42
2.8k
GraphQLとの向き合い方2022年版
quramy
49
14k
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