This example demonstrates how to use Foreach to add information to each message in a collection using some of the new features of Mule 3.3.
'org.mule.examples:mule-example-foreach:3.3.0'
<dependency>
<groupId>org.mule.examples</groupId>
<artifactId>mule-example-foreach</artifactId>
<version>3.3.0</version>
</dependency>
<dependency org="org.mule.examples" name="mule-example-foreach" rev="3.3.0"/>
"org.mule.examples", "mule-example-foreach", "3.3.0"