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
29
Sample Program
Mule Program
Abhi
May 21, 2015
Tweet
Share
More Decks by Abhi
See All by Abhi
MuleFlow
abhipokharna
0
66
Mule Program
abhipokharna
0
32
Filter Session 1
abhipokharna
0
26
Filters
abhipokharna
0
44
Debugging
abhipokharna
0
24
Mule First Program
abhipokharna
0
49
MEL session 1
abhipokharna
0
31
MEL Details Session 3
abhipokharna
0
44
MEL Basics
abhipokharna
0
36
Other Decks in Technology
See All in Technology
銀行の内製開発にて2つのプロダクトを1つのチームでスクラムしてみてる話
koba1210
1
110
オレ達はAWS管理をやりたいんじゃない!開発の生産性を爆アゲしたいんだ!!
wkm2
4
500
JAWS Days 2026 楽しく学ぼう! 認証認可 入門/20260307-jaws-days-novice-lane-auth
opelab
10
1.8k
堅牢.py#2 LT資料
t3tra
0
140
タスク管理も1on1も、もう「管理」じゃない ― KiroとBedrock AgentCoreで変わった"判断の仕事"
yusukeshimizu
5
2.6k
OpenClawで回す組織運営
jacopen
3
700
kintone開発のプラットフォームエンジニアの紹介
cybozuinsideout
PRO
0
870
OCI Security サービス 概要
oracle4engineer
PRO
2
13k
Kubernetesにおける推論基盤
ry
1
320
Datadog の RBAC のすべて
nulabinc
PRO
3
450
事例に見るスマートファクトリーへの道筋〜工場データをAI Readyにする実践ステップ〜
hamadakoji
1
300
IBM Bobを使って、PostgreSQLのToDoアプリをDb2へ変換してみよう/202603_Dojo_Bob
mayumihirano
1
320
Featured
See All Featured
Redefining SEO in the New Era of Traffic Generation
szymonslowik
1
240
Designing Powerful Visuals for Engaging Learning
tmiket
0
270
Agile Leadership in an Agile Organization
kimpetersen
PRO
0
110
Learning to Love Humans: Emotional Interface Design
aarron
275
41k
Design in an AI World
tapps
0
170
Lessons Learnt from Crawling 1000+ Websites
charlesmeaden
PRO
1
1.1k
Darren the Foodie - Storyboard
khoart
PRO
3
2.8k
Chasing Engaging Ingredients in Design
codingconduct
0
140
Highjacked: Video Game Concept Design
rkendrick25
PRO
1
310
The State of eCommerce SEO: How to Win in Today's Products SERPs - #SEOweek
aleyda
2
9.8k
WENDY [Excerpt]
tessaabrams
9
36k
The AI Search Optimization Roadmap by Aleyda Solis
aleyda
1
5.4k
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