Content-Based Routing
Example
AGENDA
• Introduction
• Goal
• Example
• Testing
Introduction
This tutorial walks you through how to use Anypoint Studio to build a
slightly more complex "Hello, World" application that routes messages
according to their content. After creating and running the example in
this tutorial locally, you should be able to apply what you have learned
to create more complex applications.
GOALS
• Create an application in Anypoint Studio that routes messages
according to the logic you supply in a Choice Router.
• Set and invoke flow variables using Mule Expression Language.
• Run the application on a local runtime embedded in Anypoint Studio.
• Test the application using a browser
Example
Message Flow
Example
XML
Running
Testing
THANK YOU

Cbr