JMS Connector NOT preserving carriage return

We have a scenario where we need to preserve a carriage return within a message. And we see the carriage return generated by custom code is not preserved while sent via JMS Connector . Where as if we put the same message via File connector etc then we see it is preserved . Anyone faced such issue ?Is there any workaround available ?

Comments

  • What is the "JMS Connector" ?

    Is that the Content Server's "Java Method Server (JMS)" launching a (custom) job or method?