<?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 Re: Replace encoded characters in URL in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/replace-encoded-characters-in-url/m-p/8506117#M1654496</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot!!!!! &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Feb 2012 10:06:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-02-07T10:06:38Z</dc:date>
    <item>
      <title>Replace encoded characters in URL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/replace-encoded-characters-in-url/m-p/8506115#M1654494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following requirement and I don't know how to solve it in the best way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Z transaction for uploading a local file. This file contains URL's and after upload, there are stored in SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to check this URL and replace encoded characters with corresponding codes, for example: space -&amp;gt; %20&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do this? I've been looking for a solution, but I haven't found anything usefull yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 08:42:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/replace-encoded-characters-in-url/m-p/8506115#M1654494</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-07T08:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Replace encoded characters in URL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/replace-encoded-characters-in-url/m-p/8506116#M1654495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at class CL_HTTP_UTILITY. There are some methods which looks promising.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The method ESCAPE_URL is waht you needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pass UNESCAPED = 'http://forums.sdn.sap.com/edit!default.jspa?messageID=11060123'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;output = HTTP%3a%2f%2fFORUMS%2eSDN%2eSAP%2eCOM%2fEDIT%21DEFAULT%2eJSPA%3fMESSAGEID%3d11060123&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp; for vice versa use UNESCAPE_URL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Keshav.T on Feb 7, 2012 2:23 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 08:52:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/replace-encoded-characters-in-url/m-p/8506116#M1654495</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2012-02-07T08:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: Replace encoded characters in URL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/replace-encoded-characters-in-url/m-p/8506117#M1654496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot!!!!! &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 10:06:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/replace-encoded-characters-in-url/m-p/8506117#M1654496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-07T10:06:38Z</dc:date>
    </item>
  </channel>
</rss>

