Errata link: https://lists.apache.org/thread/22bzj6ghxhjdffgv06zz2pcg9htz99mo
On Tue, Dec 3, 2024 at 5:07 PM Pasquale Congiusti < pasquale.congiu...@gmail.com> wrote: > Hello, > this question pops up from time to time [1]. I recall that was something > not doable in the previous versions of Camel. However, I don't know if this > is no longer the case or which would be the mechanisms required to > introduce such a recursiveness. Definitely it is good to know if this is > something we can do with the actual status of the art of the core. > > Regards, > Pasquale. > > [1] https://lists.apache.org/list?users@camel.apache.org:2023-8 > > On Tue, Dec 3, 2024 at 4:41 PM Claus Ibsen <claus.ib...@gmail.com> wrote: > >> Hi >> >> Its just like another component. You can pass parameters via uri etc >> >> to("kamelet:second?foo=blah&cid=1234") >> >> >> >> On Tue, Dec 3, 2024 at 4:26 PM Rohan Emmanuel <rohan.emmanue...@gmail.com >> > >> wrote: >> >> > hi, >> > is it possible to call another kamelet from a kamelet? >> > i was looking to invoke my custom kamelet from my another kamelet. is >> this >> > supported? how to pass properties from one kamelet to another? >> > can anyone point me to the docs/examples? >> > any help would be appreciated. >> > >> > -- >> > Regards, >> > Rohan Emmanuel >> > >> >> >> -- >> Claus Ibsen >> ----------------- >> @davsclaus >> Camel in Action 2: https://www.manning.com/ibsen2 >> >