Re: SQL Component with Batch Aggregation

2016-06-30 Thread Vince Iglehart
The SQL query is bringing back multiple groups. In other words, there are multiple line items for multiple tickets coming back from the databases. My understanding is the that the built in aggregator for the splitter puts all messages into one group. Therefore I don't think this pattern would w

Re: SQL Component with Batch Aggregation

2016-06-28 Thread Claus Ibsen
Hi Its much better to use the built-in aggregator in the splitter. See the splitter only example at http://camel.apache.org/composed-message-processor.html On Tue, Jun 28, 2016 at 6:39 PM, Vince Iglehart wrote: > Bump > > Specifically I need help with the completionFromBatchConsumer() logic. In

Re: SQL Component with Batch Aggregation

2016-06-28 Thread Vince Iglehart
Bump Specifically I need help with the completionFromBatchConsumer() logic. In other words, how do I modify my SQL component to turn it into a batch consumer? -- View this message in context: http://camel.465427.n5.nabble.com/SQL-Component-with-Batch-Aggregation-tp5784462p5784499.html Sent