<?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 got messed codes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/http-post-got-messed-codes/m-p/1320093#M165089</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pole,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OK, if it's an external bank application and not an inhouse development, it's definetely difficult to change.&lt;/P&gt;&lt;P&gt;What I could suggest is to check the RFC destination settings in the SAP system. Maybe you can change something there.&lt;/P&gt;&lt;P&gt;For SAP-SAP connections, if I go to menu System Information -&amp;gt; Target system I can see the followings:&lt;/P&gt;&lt;P&gt;Character Set   1100&lt;/P&gt;&lt;P&gt;Integer         BIG &lt;/P&gt;&lt;P&gt;Floating Point  IE3 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Might be helpful to see if it's different. I'm not sure if this info is available in non-SAP systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it's also worth to try to generate XML file and check the content with a Web Browser/XML editor where you can change the codepage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Jun 2006 06:50:44 GMT</pubDate>
    <dc:creator>Peter_Inotai</dc:creator>
    <dc:date>2006-06-01T06:50:44Z</dc:date>
    <item>
      <title>Http_post got messed codes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/http-post-got-messed-codes/m-p/1320090#M165086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I use http_post to get data(xml format string)from a servlet,but in response_body_itab,I got messed codes(chinese character messed,other characters were ok),Does anyone can help? thanks very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2006 13:52:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/http-post-got-messed-codes/m-p/1320090#M165086</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-31T13:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Http_post got messed codes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/http-post-got-messed-codes/m-p/1320091#M165087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the codepages. Might be different in the enternal application and in SAP.&lt;/P&gt;&lt;P&gt;Can you make the servlet somehow Unicode compilant?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it's related to codepages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2006 13:54:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/http-post-got-messed-codes/m-p/1320091#M165087</guid>
      <dc:creator>Peter_Inotai</dc:creator>
      <dc:date>2006-05-31T13:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: Http_post got messed codes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/http-post-got-messed-codes/m-p/1320092#M165088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Peter,thanks for your reply.&lt;/P&gt;&lt;P&gt;Do you mean that we should compile the external application in Unicode? &lt;/P&gt;&lt;P&gt;Can we set the codepage before calling http_post?&lt;/P&gt;&lt;P&gt;because the external application is a interface program from a bank,maybe it is difficult to change it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2006 04:08:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/http-post-got-messed-codes/m-p/1320092#M165088</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-01T04:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Http_post got messed codes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/http-post-got-messed-codes/m-p/1320093#M165089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pole,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OK, if it's an external bank application and not an inhouse development, it's definetely difficult to change.&lt;/P&gt;&lt;P&gt;What I could suggest is to check the RFC destination settings in the SAP system. Maybe you can change something there.&lt;/P&gt;&lt;P&gt;For SAP-SAP connections, if I go to menu System Information -&amp;gt; Target system I can see the followings:&lt;/P&gt;&lt;P&gt;Character Set   1100&lt;/P&gt;&lt;P&gt;Integer         BIG &lt;/P&gt;&lt;P&gt;Floating Point  IE3 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Might be helpful to see if it's different. I'm not sure if this info is available in non-SAP systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it's also worth to try to generate XML file and check the content with a Web Browser/XML editor where you can change the codepage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2006 06:50:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/http-post-got-messed-codes/m-p/1320093#M165089</guid>
      <dc:creator>Peter_Inotai</dc:creator>
      <dc:date>2006-06-01T06:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: Http_post got messed codes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/http-post-got-messed-codes/m-p/1320094#M165090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Peter,thanks, we will try it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2006 08:18:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/http-post-got-messed-codes/m-p/1320094#M165090</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-01T08:18:38Z</dc:date>
    </item>
  </channel>
</rss>

