[jboss-dev-forums] [JBoss ESB Development] - Re: JBESB-2805 - Splitter EAI Pattern
tfennelly
do-not-reply at jboss.com
Wed Sep 2 09:59:34 EDT 2009
"rferreir" wrote : Exactly! One execution of the splitter action causes that each route-to will receive a piece of the message sent to the splitter.
Okidoki... so what FragmentRouter will let you do is support routing of multiple messages from a single messge i.e. split a single order message that contains 100 order-items into 100 individual messages that are routed individually, all in a single filtering pass over the message. In other words... 1:n instead of 1:1.
I think you'd need this, no?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4253086#4253086
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4253086
More information about the jboss-dev-forums
mailing list