This transformer will evaluate one or more expressions on the current message and return the results as an Array. If only one expression is defined it will return the object returned from the expression.
You can use expressions to extract
headers (single, map or list)
attachments (single, map or list)
payload
xpath
groovy
bean
and more.
This transformer provides a very powerful way to pull different bits of information from the message and pass them to the service.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.