<?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 Unicode to webmethods in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-to-webmethods/m-p/3971979#M948751</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a unicode issue with webmethods...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From SAP 4.7 Non-unicode system i sent the data through RFC to webmethods, everything was fine.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From ECC 6.0 A UniCode system, i sent the data through same RFC, made it as Unicode, to webmethods. But i am getting only half of the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: field1 is 10 characters length.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;field1 = 'ABCDE12345'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In webmethods i am getting only 'ABCDE'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i came to know that unicode takes 1 char = 2 bytes..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so pls help me to come out of this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jun 2008 17:10:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-12T17:10:32Z</dc:date>
    <item>
      <title>Unicode to webmethods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-to-webmethods/m-p/3971979#M948751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a unicode issue with webmethods...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From SAP 4.7 Non-unicode system i sent the data through RFC to webmethods, everything was fine.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From ECC 6.0 A UniCode system, i sent the data through same RFC, made it as Unicode, to webmethods. But i am getting only half of the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: field1 is 10 characters length.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;field1 = 'ABCDE12345'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In webmethods i am getting only 'ABCDE'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i came to know that unicode takes 1 char = 2 bytes..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so pls help me to come out of this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 17:10:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-to-webmethods/m-p/3971979#M948751</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-12T17:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode to webmethods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-to-webmethods/m-p/3971980#M948752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Syed,&lt;/P&gt;&lt;P&gt;As well as setting the unicode flag in the RFC setting at the SAP end, you also need to go into the setting for the SAP adapter in Webmethods and mark the corresponding listener at the webmethods end to Unicode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per this picture:&lt;/P&gt;&lt;P&gt;[http://img.photobucket.com/albums/v498/mrtubbi/unic_wm.jpg]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2008 15:25:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-to-webmethods/m-p/3971980#M948752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-18T15:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode to webmethods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-to-webmethods/m-p/3971981#M948753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFC destination in SAP R/3 and SAP Adapter Listener in WebMethods has been checked as Unicode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i try to send it from ZRFC FM to webmethods data is passing fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i try to send it via WM PUSH EVENT fm in SAP Adapter at Webmethods, data is truncating.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought it is problem in that FM which doesnot support unicode version of SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea on this will be helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2008 15:34:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-to-webmethods/m-p/3971981#M948753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-19T15:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode to webmethods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-to-webmethods/m-p/3971982#M948754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Syed,&lt;/P&gt;&lt;P&gt;The only other thing I can think of is that we had similar problems and ended up needing to patch both the integration server (webMethods Core) and the SAP adapter as well.&lt;/P&gt;&lt;P&gt;What patch levels/version are you on for your webMethods components?&lt;/P&gt;&lt;P&gt;As you are probably already aware: be &lt;EM&gt;very&lt;/EM&gt; careful when patching webMethods.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2008 23:45:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-to-webmethods/m-p/3971982#M948754</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-19T23:45:18Z</dc:date>
    </item>
  </channel>
</rss>

