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

2024-02-21 Thread Andrea Cosentino
ly that is would be ported to the Java 8 Camel? From: Andrea Cosentino Sent: Tuesday, February 20, 2024 9:45 AM To: Shultz, Dmitry Cc: users@camel.apache.org Subject: Re: How to set custom header(s) on message sent to Azure Service Bus I can try to have a look, but probably with Camel 4. x. Can

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

2024-02-21 Thread Andrea Cosentino
t: Tuesday, February 20, 2024 9:45 AM To: Shultz, Dmitry Cc: users@camel.apache.org Subject: Re: How to set custom header(s) on message sent to Azure Service Bus I can try to have a look, but probably with Camel 4. x. Can you double check if with 4. 0. 4 or 4. 4. 0 is still the case? Il giorno

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

2024-02-20 Thread Shultz, Dmitry
s@camel.apache.org> Subject: Re: How to set custom header(s) on message sent to Azure Service Bus I find some time this morning and sorry for the long delay. Did you had a look at the ServiceBusConstants. APPLICATION_PROPERTIES? They are meant for this purpose. Il giorno ven 9 feb 2024

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

2024-02-20 Thread Andrea Cosentino
ing 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. > > > > Dmitry > > > >

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

2024-02-20 Thread Shultz, Dmitry
: users@camel.apache.org Subject: Re: How to set custom header(s) on message sent to Azure Service Bus I find some time this morning and sorry for the long delay. Did you had a look at the ServiceBusConstants. APPLICATION_PROPERTIES? They are meant for this purpose. Il giorno ven 9 feb 2024 alle

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

2024-02-20 Thread Andrea Cosentino
e 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 stil

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

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

2024-02-09 Thread Andrea Cosentino
; > > > 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 > > > > > > > > >

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

2024-02-09 Thread Shultz, Dmitry
. Dmitry From: Andrea Cosentino Sent: Wednesday, January 17, 2024 10:18 AM To: users@camel.apache.org Subject: Re: How to set custom header(s) on message sent to Azure Service Bus I'll try to check tomorrow and get back to you. Sorry for the late reply Il mer 17 gen 2024, 19: 08 Shultz, Dmitr

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

2024-01-18 Thread Andrea Cosentino
;> >> 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 >> Subject: How to set custom header(s) on message

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

2024-01-17 Thread Andrea Cosentino
r > > [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 > Subject:

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

2024-01-17 Thread Shultz, Dmitry
, Dmitry Sent: 03 January 2024 19:08 To: 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

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

2024-01-03 Thread Shultz, Dmitry
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 h