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 if the xslt results return true. 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. Thanks Keith -- View this message in context: http://www.nabble.com/need-to-filter-based-on-results-of-an-xslt-tp22705788p22705788.html Sent from the Synapse - User mailing list archive at Nabble.com.
