Using Spring cloud Stream, message is being sent as an attachment instead of content

Hi @nbommidi,

Spring Cloud Stream will not allow you to put the payload in the XML Content. If you absolutely have to do that and are using Spring then I’d look at using our Spring Boot JMS or Java starters.