Re: Dynamic source endpoint

2012-05-04 Thread ychawla
know what your endpoints are ahead of time but only need to send to a subset of them based on your database query. Thanks, Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/Dynamic-source-endpoint-tp5682267p5686553.html Sent from the Camel - Users mailing list archive at

Re: Dynamic source endpoint

2012-05-04 Thread Marco Westermann
stion. Basically I am confused how to create multiple dynamic endpoint to consume the file and do processing of the file. i.e: from("sql:select systemfolder from paths").from().to("activemq://queue:output") Thanks -- View this message in context: http://camel.465427.n5.nabble.

Re: Dynamic source endpoint

2012-05-04 Thread agustino
Hi Claus, Thanks for the reply. It really helpful. -- View this message in context: http://camel.465427.n5.nabble.com/Dynamic-source-endpoint-tp5682267p5685285.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Dynamic source endpoint

2012-05-04 Thread Claus Ibsen
activemq://queue:output") > > Thanks > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Dynamic-source-endpoint-tp5682267p5682549.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen - CamelOne 2012 Conferen

Re: Dynamic source endpoint

2012-05-03 Thread agustino
ntext: http://camel.465427.n5.nabble.com/Dynamic-source-endpoint-tp5682267p5682549.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Dynamic source endpoint

2012-05-03 Thread Claus Ibsen
ple to participate in you thread. Then make a better effort and take more time to explain what you want. > Thanks > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Dynamic-source-endpoint-tp5682267.html > Sent from the Camel - Users mailing list ar

Dynamic source endpoint

2012-05-02 Thread agustino
Hi All, I have a case like this: - retrieve source from database (it will return multiple values) - read the file from the sources - route the message to queue. Thanks -- View this message in context: http://camel.465427.n5.nabble.com/Dynamic-source-endpoint-tp5682267.html Sent from the Camel