<?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: HTTP_POST in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/http-post/m-p/3708246#M892838</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;class fixed the problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Mar 2011 22:04:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-03-28T22:04:02Z</dc:date>
    <item>
      <title>HTTP_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/http-post/m-p/3708244#M892836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used an HTTP_GET function to obtain and XML from a URL, but the body of the response comes back as a text table. So I had to convert the table to a string, then the string to an xstring to use the call transformation statement on it.&lt;/P&gt;&lt;P&gt;Now I want to go back and post a resulting XML file as an XSTRING back to the URL. It seems that if I want to use function HTTP_POST I will need to convert the XTSTRING to a STRING and again the STRING to a TABLE. Isn't there a more efficcient way to post an XML document that's already and XTSRING?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2008 23:56:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/http-post/m-p/3708244#M892836</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-22T23:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/http-post/m-p/3708245#M892837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pete,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have you tried using the CL_HTTP_CLIENT class?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A good example can be found at &lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/e5/4d3514c11411d4ad310000e83539c3/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/e5/4d3514c11411d4ad310000e83539c3/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will return you the XML payload as a string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Graham Robbo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Graham Robinson on Apr 23, 2008 5:01 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2008 07:00:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/http-post/m-p/3708245#M892837</guid>
      <dc:creator>GrahamRobbo</dc:creator>
      <dc:date>2008-04-23T07:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/http-post/m-p/3708246#M892838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;class fixed the problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2011 22:04:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/http-post/m-p/3708246#M892838</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-28T22:04:02Z</dc:date>
    </item>
  </channel>
</rss>

