Re: Conditional route definition in Spring XML DSL with Camel 2.14.2

2017-02-03 Thread Claus Ibsen
Hi Please use the @user mailing list / user forum for these kind of questions (not the dev). On Thu, Feb 2, 2017 at 8:35 AM, j_pramanik_ind wrote: > Hi, > > Can I define any route with any condition ? Currently I'm using Camel 2.14.2 > version. Any opportunity is there so that I am willing to e

Conditional route definition in Spring XML DSL with Camel 2.14.2

2017-02-01 Thread j_pramanik_ind
Hi, Can I define any route with any condition ? Currently I'm using Camel 2.14.2 version. Any opportunity is there so that I am willing to execute the route based on particular condition ? My requirement : Actually I want to delete the file conditionally. If I can put some condition on "delete" p