Thanks i will try something like this tomorrow on the job.
from("file:c:/camel-input/?delete=true")
.setHeader("BD", "YES")
to("activemq:queue:BCA_TEST"); -- View this message in context: http://camel.465427.n5.nabble.com/Is-there-parameters-missing-when-using-topic-selector-tp5754574p5754601.html Sent from the Camel - Users mailing list archive at Nabble.com.
