Hi all I have a route that sends a file to an activemq queue, which gets consumed by another components. This works, but I want to pass a customer property in the message. I tried the exchange properties and headers, but nothing works, by property does just not arrive on the other side...
Is there a way to add a custom property (a string) to a message? Regards Michael
