Hi,
I am kind of new to fuse, so i am stuck up in the following:
There is a bean class which returns me a boolean value which i have to check and route the message obtained from an xsl transformer to a queue.
Can someone please let me know how to do that in the route
Regards,
Gautham
You mean something like the Content Based Router
http://fusesource.com/docs/router/2.8/eip/MsgRout-ContentBased.html
Where you can use the bean as a predicate in a when?