<?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 Issue with HTTP_POST function. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-http-post-function/m-p/1020087#M80932</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, could anybody help me?. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created an sms message type for an outbound delivery. I have a variable - declared as string type with 1024 lenght. This variable stores the content of the sms to be sent. It's filled in several lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem appears when this variable is passed to the function http_post, as long as the function requires a char type on it. Therefore, it brings a short dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you declare the variable as char type with lenght 1024, when you debug it, ONLY 255 characters are displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody have a clue about how to mend it?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raúl.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Aug 2005 06:45:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-08-19T06:45:04Z</dc:date>
    <item>
      <title>Issue with HTTP_POST function.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-http-post-function/m-p/1020087#M80932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, could anybody help me?. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created an sms message type for an outbound delivery. I have a variable - declared as string type with 1024 lenght. This variable stores the content of the sms to be sent. It's filled in several lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem appears when this variable is passed to the function http_post, as long as the function requires a char type on it. Therefore, it brings a short dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you declare the variable as char type with lenght 1024, when you debug it, ONLY 255 characters are displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody have a clue about how to mend it?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raúl.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2005 06:45:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-http-post-function/m-p/1020087#M80932</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-19T06:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with HTTP_POST function.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-http-post-function/m-p/1020088#M80933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you pass this value to "REQUEST_ENTITY_BODY"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is a better approach availalbe. Instead of using HTTP_POST function module, try using class CL_HTTP_CLIENT. If you need help in coding with CL_HTTP_CLIENT do let us know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2005 06:56:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-http-post-function/m-p/1020088#M80933</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2005-08-19T06:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with HTTP_POST function.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-http-post-function/m-p/1020089#M80934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, RAja!. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply!. The 'beloved' variable is being passed to ABSOLUTE_URL field - which is declared as told you earlier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Going to try and pass it to the REQUEST_ENTITY_BODY - am not sure what'll happen....jeje.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concerning to the class you told me about, have no deep idea either about how should I code. Could you please give me a clue?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raú&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2005 08:26:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-http-post-function/m-p/1020089#M80934</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-19T08:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with HTTP_POST function.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-http-post-function/m-p/1020090#M80935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;raul just open that class and click where used list&lt;/P&gt;&lt;P&gt;i am sure you will find one example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2005 08:30:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-http-post-function/m-p/1020090#M80935</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-19T08:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with HTTP_POST function.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-http-post-function/m-p/1020091#M80936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check out the sample program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSHTTP01 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need any help in understanding the code do let us know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;P&gt;Since you are new to SDN have a look at the following link to learn about how to say thanks the SDN way&lt;/P&gt;&lt;P&gt;/people/mark.finnern/blog/2004/08/10/spread-the-love&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Aug 2005 08:38:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-http-post-function/m-p/1020091#M80936</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2005-08-20T08:38:31Z</dc:date>
    </item>
  </channel>
</rss>

