<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic HTML Encoding issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/html-encoding-issue/m-p/7662738#M1574215</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm calling a web sevice that needs to pass an HTML encoded string. So, I encoded the string using cl_http_utility=&amp;gt;escape_html and it looks OK in the debugger (i.e. "&amp;amp;lt;"). However, the web service throws an error and when I look at the ICM logs I see "&amp;amp;amp;lt;" instead of "&amp;amp;lt;".  The web service does not like the "&amp;amp;amp;". If I reformat the string and put it into SOAP UI, it works fine.  Is there a profile parameter I can set to prevent this from happening?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Tony Raimo on Mar 1, 2011 10:49 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Mar 2011 02:45:09 GMT</pubDate>
    <dc:creator>tony_raimo2</dc:creator>
    <dc:date>2011-03-01T02:45:09Z</dc:date>
    <item>
      <title>HTML Encoding issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/html-encoding-issue/m-p/7662738#M1574215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm calling a web sevice that needs to pass an HTML encoded string. So, I encoded the string using cl_http_utility=&amp;gt;escape_html and it looks OK in the debugger (i.e. "&amp;amp;lt;"). However, the web service throws an error and when I look at the ICM logs I see "&amp;amp;amp;lt;" instead of "&amp;amp;lt;".  The web service does not like the "&amp;amp;amp;". If I reformat the string and put it into SOAP UI, it works fine.  Is there a profile parameter I can set to prevent this from happening?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Tony Raimo on Mar 1, 2011 10:49 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2011 02:45:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/html-encoding-issue/m-p/7662738#M1574215</guid>
      <dc:creator>tony_raimo2</dc:creator>
      <dc:date>2011-03-01T02:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: HTML Encoding issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/html-encoding-issue/m-p/7662739#M1574216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the fix was to not call cl_http_utility=&amp;gt;escape_html  in the first place.  the ICM automatically escapes the string.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2011 17:48:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/html-encoding-issue/m-p/7662739#M1574216</guid>
      <dc:creator>tony_raimo2</dc:creator>
      <dc:date>2011-03-25T17:48:05Z</dc:date>
    </item>
  </channel>
</rss>

