Since .3 the Mule Expression Language () has been the default scripting language for expressions in Mule. It is very powerful and based on the MVEL language (note you can also use JavaScript, Groovy, Python and Ruby).   provides a very easy way to access the current message in a flow, write conditional filters and perform content based routing.  The MEL Cheat Sheet, gives you an overview of the commands you can use.

 

Other Resources

About David Dossot

David Dossot has written 29 post in this blog.

Software Professional, Open Source Developer & Author.

Related posts:

  1. Using PHP as the scripting language in Mule
  2. Mule School: Using Flow Controls – Choice Router
  3. Mule School: DataMapper Testing Mappings and POJO inputs

One Response to “Cheat Sheet: Mule Expression Language”

Distributed Weekly 189 — Scott Banwart's Blog January 11th, 2013, 6:32 am

[...] Cheat Sheet: Mule Expression Language [...]

Leave a Comment