Hi All, 

I have a use case where, the requests will have a timeout value. Based on
this timeout value Splitter should timeout. 

Splitter processor has the option of timeout, but I doubt whether we can
pass dynamic value to that. 

                        <split strategyRef="aggregationStrategy" 
parallelProcessing="true"
streaming="true" <b>timeout="3000*">
                                <tokenize token="Root" 
inheritNamespaceTagName="requests" xml="true" />
                                <to uri="direct:call-web-service" />
                        </split>


Any other ideas ?

Regards
Guru
@tallguru



--
View this message in context: 
http://camel.465427.n5.nabble.com/Dynamic-Splitter-timeouts-tp5764202.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to