<?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: Break HTTP request to command and parameters in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/break-http-request-to-command-and-parameters/m-p/2506144#M566507</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Raja - you're great!&lt;/P&gt;&lt;P&gt;Igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jul 2007 13:29:18 GMT</pubDate>
    <dc:creator>former_member185943</dc:creator>
    <dc:date>2007-07-16T13:29:18Z</dc:date>
    <item>
      <title>Break HTTP request to command and parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/break-http-request-to-command-and-parameters/m-p/2506142#M566505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;Is there some ready-made standard function or method to break HTTP request to command and parameters?&lt;/P&gt;&lt;P&gt;For example, if I pass string like &amp;lt;i&amp;gt;http://somedomain/someapp/?get&amp;amp;par1=x&amp;amp;par2=y&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;I would get parameter "command" with value "get" and internal table with 2 fields: name and value, filled with 2 rows: one for "par1" and its value "x", and another for "par2" with value "y".&lt;/P&gt;&lt;P&gt;Dont' waste too much time on this and don't send code - it's easy to program. I just wonder is there something standard, so that I use as much standard functions as possible.&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2007 14:18:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/break-http-request-to-command-and-parameters/m-p/2506142#M566505</guid>
      <dc:creator>former_member185943</dc:creator>
      <dc:date>2007-07-09T14:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: Break HTTP request to command and parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/break-http-request-to-command-and-parameters/m-p/2506143#M566506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if its in the context of using with cl_http_client then you can use http_client-&amp;gt;request-&amp;gt;IF_HTTP_ENTITY~GET_FORM_FIELDS method to get them into itab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2007 11:58:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/break-http-request-to-command-and-parameters/m-p/2506143#M566506</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2007-07-10T11:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Break HTTP request to command and parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/break-http-request-to-command-and-parameters/m-p/2506144#M566507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Raja - you're great!&lt;/P&gt;&lt;P&gt;Igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 13:29:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/break-http-request-to-command-and-parameters/m-p/2506144#M566507</guid>
      <dc:creator>former_member185943</dc:creator>
      <dc:date>2007-07-16T13:29:18Z</dc:date>
    </item>
  </channel>
</rss>

