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 First Program
Search
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
Abhi
July 08, 2015
Technology
0
49
Mule First Program
Mule First Program
Abhi
July 08, 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
MEL session 1
abhipokharna
0
31
MEL Details Session 3
abhipokharna
0
44
MEL Basics
abhipokharna
0
36
MEL Details Session 2
abhipokharna
0
37
Other Decks in Technology
See All in Technology
Oracle Database@Azure:サービス概要のご紹介
oracle4engineer
PRO
4
1.2k
銀行の内製開発にて2つのプロダクトを1つのチームでスクラムしてみてる話
koba1210
1
110
Datadog の RBAC のすべて
nulabinc
PRO
3
450
Dr. Werner Vogelsの14年のキーノートから紐解くエンジニアリング組織への処方箋@JAWS DAYS 2026
p0n
1
130
vLLM Community Meetup Tokyo #3 オープニングトーク
jpishikawa
0
330
Abuse report だけじゃない。AWS から緊急連絡が来る状況とは?昨今の攻撃や被害の事例の紹介と備えておきたい考え方について
kazzpapa3
1
550
AWS DevOps Agent vs SRE俺 / AWS DevOps Agent vs me, the SRE
sms_tech
3
560
脳内メモリ、思ったより揮発性だった
koutorino
0
270
新職業『オーケストレーター』誕生 — エージェント10体を同時に回すAgentOps
gunta
4
1.8k
マルチプレーンGPUネットワークを実現するシャッフルアーキテクチャの整理と考察
markunet
2
240
わたしがセキュアにAWSを使えるわけないじゃん、ムリムリ!(※ムリじゃなかった!?)
cmusudakeisuke
1
660
NewSQL_ ストレージ分離と分散合意を用いたスケーラブルアーキテクチャ
hacomono
PRO
3
280
Featured
See All Featured
Data-driven link building: lessons from a $708K investment (BrightonSEO talk)
szymonslowik
1
970
Product Roadmaps are Hard
iamctodd
PRO
55
12k
The SEO identity crisis: Don't let AI make you average
varn
0
410
DevOps and Value Stream Thinking: Enabling flow, efficiency and business value
helenjbeal
1
150
Optimising Largest Contentful Paint
csswizardry
37
3.6k
How to build a perfect <img>
jonoalderson
1
5.2k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
360
30k
KATA
mclloyd
PRO
35
15k
Intergalactic Javascript Robots from Outer Space
tanoku
273
27k
Exploring the relationship between traditional SERPs and Gen AI search
raygrieselhuber
PRO
2
3.7k
svc-hook: hooking system calls on ARM64 by binary rewriting
retrage
2
170
The Hidden Cost of Media on the Web [PixelPalooza 2025]
tammyeverts
2
250
Transcript
Abhishek Jain
Mule Project Creation Basic Structure Simple Program
Run Program Topic for next session Reference
Hopefully, you have referred the previous slides and downloaded the
latest anypoint from below link based upon you OS configuration https://www.mulesoft.com/platform/studio Open anypoint studio, go to file->new->mule project
None
Drag and drop http endpoint and logger component from palette
and connect them
None
Upon successful deployment, you will see the app is started
When you hit the url, you will see the output
in console.. There are favicon message as well which I will show how to remove in next session
Filters
www.mulesoft.com Mule in Action
None