Hi Rajith, Thanks for the reply. That did work.
Actually I had already tried that, and come to a conclusion that it didn't work because when I opened the file again, it was *value=""abc""*, which couldn't be saved again. So I thought It was decoded when I saved. But I was wrong, it was decoded when I reopened. After your reply I tried this again I checked the xml file from file system, and saw it was still encoded. Since the recommendation is to not to edit synapse files from ESB UI, this is not a problem I think. Thanks, Bhathiya On Thu, Sep 17, 2015 at 1:29 AM, Rajith Vitharana <[email protected]> wrote: > Try XML encoding and put it there, example ""abc"" > Online XML encoder - > http://coderstoolbox.net/string/#!encoding=xml&action=encode&charset=us_ascii > Thanks, > > On Thu, Sep 17, 2015 at 10:52 AM, Bhathiya Jayasekara <[email protected]> > wrote: > >> Hi all, >> >> Is there a way to do $subject? >> >> Basically what I'm looking for is something like this. (below one is not >> working though) >> >> <property name="Test" *value="\"abc\"" *scope="default" >> type="STRING"></property> >> >> Thanks, >> >> -- >> *Bhathiya Jayasekara* >> *Senior Software Engineer,* >> *WSO2 inc., http://wso2.com <http://wso2.com>* >> >> *Phone: +94715478185 <%2B94715478185>* >> *LinkedIn: http://www.linkedin.com/in/bhathiyaj >> <http://www.linkedin.com/in/bhathiyaj>* >> *Twitter: https://twitter.com/bhathiyax <https://twitter.com/bhathiyax>* >> *Blog: http://movingaheadblog.blogspot.com >> <http://movingaheadblog.blogspot.com/>* >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Rajith Vitharana > > Software Engineer, > WSO2 Inc. : wso2.com > Mobile : +94715883223 > Blog : http://lankavitharana.blogspot.com/ > -- *Bhathiya Jayasekara* *Senior Software Engineer,* *WSO2 inc., http://wso2.com <http://wso2.com>* *Phone: +94715478185* *LinkedIn: http://www.linkedin.com/in/bhathiyaj <http://www.linkedin.com/in/bhathiyaj>* *Twitter: https://twitter.com/bhathiyax <https://twitter.com/bhathiyax>* *Blog: http://movingaheadblog.blogspot.com <http://movingaheadblog.blogspot.com/>*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
