eed the route
>> process the same files again.
>>
>> Maybe I dont need to destroy the route but at least stop. And I have to
>> stopped when the CamelBatchComplete is true.
>>
>> Thanks.
>>
>>
>>
>> --
>> View this message in context:
>> http://camel.465427.n5.nabble.com/How-to-stop-a-dynamic-route-tp5783385p5783728.html
>> Sent from the Camel - Users mailing list archive at Nabble.com.
>>
; Thanks.
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/How-to-stop-a-dynamic-route-tp5783385p5783728.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
is true.
Thanks.
--
View this message in context:
http://camel.465427.n5.nabble.com/How-to-stop-a-dynamic-route-tp5783385p5783728.html
Sent from the Camel - Users mailing list archive at Nabble.com.
an I use it. I read camel.apache.org/controlbus.html
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/How-to-stop-a-dynamic-route-tp5783385p5783611.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
Quinn and Ranx, guys have an example for controlbus, I don't understand how
works and how can I use it. I read camel.apache.org/controlbus.html
--
View this message in context:
http://camel.465427.n5.nabble.com/How-to-stop-a-dynamic-route-tp5783385p5783611.html
Sent from the Camel -
gt; --
>> View this message in context:
>> http://camel.465427.n5.nabble.com/How-to-stop-a-dynamic-route-tp5783385p5783477.html
>> Sent from the Camel - Users mailing list archive at Nabble.com.
>>
wrote:
> Once only, and then the route stop and remove from the camel context.
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/How-to-stop-a-dynamic-route-tp5783385p5783477.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
Once only, and then the route stop and remove from the camel context.
--
View this message in context:
http://camel.465427.n5.nabble.com/How-to-stop-a-dynamic-route-tp5783385p5783477.html
Sent from the Camel - Users mailing list archive at Nabble.com.
--
> View this message in context:
> http://camel.465427.n5.nabble.com/How-to-stop-a-dynamic-route-tp5783385p5783469.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
Ranx I just want to execute the route once, and stop and remove when the
batch are complete, just that, don't look at the code, thank you so much.
--
View this message in context:
http://camel.465427.n5.nabble.com/How-to-stop-a-dynamic-route-tp5783385p5783469.html
Sent from the Camel -
chComplete == null){
>
> CamelBatchComplete="true";
> }
>
> }
>
>
> }while(CamelBatchValidator==0);
>
>
> Thanks
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/How-to-stop-a-dynamic-route-tp5783385p5783460.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
}while(CamelBatchValidator==0);
Thanks
--
View this message in context:
http://camel.465427.n5.nabble.com/How-to-stop-a-dynamic-route-tp5783385p5783460.html
Sent from the Camel - Users mailing list archive at Nabble.com.
s.
> >
> > My question is, there a better way to stop and remove the route when the
> > Batch finish? Using the RouteBuilder for example.
> >
> > Thanks.
> >
> >
> >
> > --
> > View this message in context:
> http://camel.465427.n5.nabble.com/How-to-stop-a-dynamic-route-tp5783385p5783389.html
> > Sent from the Camel - Users mailing list archive at Nabble.com.
>
>
in context:
> http://camel.465427.n5.nabble.com/How-to-stop-a-dynamic-route-tp5783385p5783389.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
hanks.
--
View this message in context:
http://camel.465427.n5.nabble.com/How-to-stop-a-dynamic-route-tp5783385p5783389.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Si la ruta esta vacia o hay error al conectar
, esto hara que
entre en el IF de arriba y elimine la ruta
if(CamelBatchComplete == null){
CamelBatchComplete="true";
}
}
}while(CamelBatchValidator==0);
--
View this message in context:
http://camel.465427.n5.nabble.com/How-to-stop-a-dynamic-route-tp5783385.html
Sent from the Camel - Users mailing list archive at Nabble.com.
uot;sap-xrt-connect-interface-receive-"
> + fileNameOnly);
>
> CamelBatchValidator=1;
> CamelBatchComplete = null;
> }else{
>
> //Si la ruta esta vacia o hay error al conectar , esto
> hara que entre en e
17 matches
Mail list logo