MuleSoft
Mule Variables
Abhishek Jain
Agenda
 Mule Variables
 Topic for next session
 Reference
Mule Variables
There are 2 types of variables in mulesoft
- Flow Variable
- Session Variable
There is one more type called record variable which is used only in batch
processing (which we will learn later)
All are part of Mule Event and can be accessed easily
Mule Variables/Properties Scope
Message
Source
Message
Processor
Message
Processor
Connector
Endpoint
Flow
Flow variable
Session variable
Outbound Scope
Inbound Scope
Let’s perform some test
-Simple Flow without any variables
-Simple Flow with only flow variables
-Simple Flow with only session variables
-Simple Flow with both flow and session variables
Next Session
Mule Variables/Properties
(Continues…)
References
 www.mulesoft.com
Thank You

Mule soft mule_variables