RE: How to set custom header(s) on message sent to Azure Service Bus

2024-02-09 Thread Shultz, Dmitry
Next week would be awesome! Thanks Andrea. From: Andrea Cosentino Sent: Friday, February 9, 2024 11:06 AM To: Shultz, Dmitry Cc: users@camel.apache.org Subject: Re: How to set custom header(s) on message sent to Azure Service Bus Sorry, i still have to look at this. I hope to find some time nex

Re: How to set custom header(s) on message sent to Azure Service Bus

2024-02-09 Thread Andrea Cosentino
Sorry, i still have to look at this. I hope to find some time next week. Il ven 9 feb 2024, 19:47 Shultz, Dmitry ha scritto: > Hi Andrea, > > > > Thanks for getting back to me! > > > > JFYI, I’m trying to set the ServiceBusConstants.CORRELATION_ID header on > the exchange before sending it to s

RE: How to set custom header(s) on message sent to Azure Service Bus

2024-02-09 Thread Shultz, Dmitry
Hi Andrea, Thanks for getting back to me! JFYI, I’m trying to set the ServiceBusConstants.CORRELATION_ID header on the exchange before sending it to service bus and it doesn’t do anything (no correlationId on the receiving side) as well. Looks like all the headers being reset by something. Dm