Mule Expression Language Cheat Sheet Released
Join the DZone community and get the full member experience.
Join For FreeStarting with Mule 3.3, the Mule ESB open source community built-in support for a new expression language for processing message flows in a very powerful and elegant way.
It is very powerful and based on the MVEL language (note you can also use JavaScript, Groovy, Python and Ruby). MEL 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. -- David Dossot
Now there's an official MuleSoft cheat sheet for the Mule Expression Language. You ought to check it out if you're a Mule ESB user, or looking for an ESB based on the ease of their processing flows.
Download it!
Open source
Enterprise service bus
Flow (web browser)
Processing
Ease (programming language)
Python (language)
Command (computing)
Filter (software)
Groovy (programming language)
JavaScript
Opinions expressed by DZone contributors are their own.
Trending
-
Chaining API Requests With API Gateway
-
Why You Should Consider Using React Router V6: An Overview of Changes
-
Managing Data Residency, the Demo
-
What Is mTLS? How To Implement It With Istio
Comments