Re: [Dev] ESB plain/text

2018-02-04 Thread Vinod Kavinda
Hi Melodias, You need to create a SOAP envelope inside your sequence and inject the text/plain message into it. Refer [1], it has used a script mediator to transfer a text/plain message into a SOAP envelope for JMS transport. [1] - https://docs.wso2.com/display/ESB490/Sample+252%3A+Pure+Text+%28Bi

[Dev] ESB plain/text

2018-02-02 Thread Melodias
Hi Using ESB I got response with text/plain without soap envelope, it's just simple text. How I can convert this to soap envelope? When I try change message type to text/xml I got error. -- Sent from: http://wso2-oxygen-tank.10903.n7.nabble.com/WSO2-Development-f3.html __