Hi Keith
Given incoming xml ...
Is there a way to run an xslt over the incoming xml, look at the results of
the xslt and allow messages through
Yes
if the xslt results return true.
Not sure I understand this part .. The XSLT mediator "transforms" the present message and replaces it with the result of the transformation. Now after the XSLT mediator the present message is the result. Next you can use a filter mediator on this result as usual
If the xslt returns false, I need to do some logging and drop the messages on 
the floor.

It looks like I want to use something like the "filter" selection mediator
with the "then/else" but I need it to work off of the results of an xslt.
Does the above help you in your use case?

cheers
asankha

--
Asankha C. Perera
AdroitLogic, http://adroitlogic.org

http://esbmagic.blogspot.com




Reply via email to