Hi folks, I'm working with Camel 3.18.4 and I want to work with placeholders and the File component.
My idea has been: load an information on one route (lets call it route A), then start the route B that uses the file component (autostart is set on false) with the filename that I get from route A. I tried to use Simple language on the file component but it doesnt load anything and throws an error, because that is not parsable. If I somehow manage to create a Property Placeholder with that information, the route wont even start because it needs the name of the property at the beginning of the route initialization to move on. is there any approach I can take to use DSL to make this idea work? Or am I totally lost and I should a different setting to approach this use case? I appreciate any advice on the topic, thank you very much in advance! Best regards, -- Jaime Penagos Ludwig-Maximilians-Universität Universitätsbibliothek Abteilung Informationstechnologie Geschwister-Scholl-Platz 1, 80539 München E-Mail: jaime.pena...@ub.uni-muenchen.de<mailto:jaime.pena...@ub.uni-muenchen.de>