Hi,
We have a requirement to send a message to MQ queue with Custom JMS headers (e.g., we have a Order XML String and we need to attach JMS headers like sellerOrderID with the message).
The websphere MQ adapter provides facility to add only predefined JMS header (but not custom JMS headers)
How do we achieve this? Can we add custom headers?
Any help in this regard is highly appreciated.