Thanks @uherbst for responding so quickly
“You can compress your payload on publisher side and un-compress on consumer side, but this is outside the Solace API.”
We are using sol-jms api,may be my question would be very basic but have few queries on the same:
So I can compress the payload using GZIP and publish the message as BytesMessage.Can we proceed with such approach.