Have anybody used/successfully set headers on the message sent to Azure Service Bus before?
Dmitry Shultz Senior Software Developer [cid:image001.png@01D051C6.BA585530] 1540 Kalamalka Lake Rd. Vernon, BC V1T 6V2 t: 1-250-541-5447 KalTire.com ________________________________ From: Shultz, Dmitry Sent: 03 January 2024 19:08 To: users@camel.apache.org <users@camel.apache.org> Subject: How to set custom header(s) on message sent to Azure Service Bus Hi, I’m following this https://stackoverflow.com/questions/73886170/how-to-add-custom-properties-or-label-subject-for-azure-servicebus-topic-message trying to set some custom headers for messages sent to Azure Service Bus, but when I read the same message from the service bus it has no custom headers and empty CamelAzureServiceBusApplicationProperties map. Using Camel 3.14.10 Is there a bug or I’m doing/expecting something wrong? Thanks, Dmitry