Here is my scenario: I have a xml message coming into the ESB The xml messages contains a list of elements that I need to validate. If an element in the list fails validation I would like to remove it from the list. I would then like to send the incoming xml messages minus the elements that failed validation to the next step in the process.
I've been playing with the iterate and validate mediators and I've looked at the aggregate mediator but I can't seem to pull it off. Any suggestions? Thanks Keith -- View this message in context: http://www.nabble.com/iterator-and-validator-scenario-tp22833991p22833991.html Sent from the Synapse - User mailing list archive at Nabble.com.
