<?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 Error in proxy in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-proxy/m-p/4598212#M1084019</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;We are using Client proxy to push the data to PI. While in one interface it is working fine, for other it is giving error &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;SAP:Stack&amp;gt;Error during proxy processing An exception with the type CX_SY_RANGE_OUT_OF_BOUNDS occurred, but was neither handled locally, nor declared in a RAISING clause Part-field access (offset = 0, length = 4) to a data object of the size 1 exceeds valid boundaries.&amp;lt;/SAP:Stack&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we try to debug this, interesting things comes &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our Payload is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0";; encoding="UTF-8" ?&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;ns:msg_T_SAP_IDOC_EKSEKS xmlns:ns="http://www.Xxx.com/mx/integration/sap"&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;lt;PISTY&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;lt;EBELN&amp;gt;0020000026&amp;lt;/EBELN&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;lt;ZEITP&amp;gt;MC&amp;lt;/ZEITP&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;lt;/PISTY&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;lt;/ns:msg_T_SAP_IDOC_EKSEKS&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now here when we try changing XML string n0 instead of ns, it works fine. Like - &amp;lt;n0:msg_T_SAP_IDOC_EKSEKS &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when the ns is there , it throws the above error. What is this error and how can we solve this. Appreciate your response on this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Oct 2008 21:02:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-13T21:02:13Z</dc:date>
    <item>
      <title>Error in proxy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-proxy/m-p/4598212#M1084019</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;We are using Client proxy to push the data to PI. While in one interface it is working fine, for other it is giving error &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;SAP:Stack&amp;gt;Error during proxy processing An exception with the type CX_SY_RANGE_OUT_OF_BOUNDS occurred, but was neither handled locally, nor declared in a RAISING clause Part-field access (offset = 0, length = 4) to a data object of the size 1 exceeds valid boundaries.&amp;lt;/SAP:Stack&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we try to debug this, interesting things comes &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our Payload is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0";; encoding="UTF-8" ?&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;ns:msg_T_SAP_IDOC_EKSEKS xmlns:ns="http://www.Xxx.com/mx/integration/sap"&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;lt;PISTY&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;lt;EBELN&amp;gt;0020000026&amp;lt;/EBELN&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;lt;ZEITP&amp;gt;MC&amp;lt;/ZEITP&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;lt;/PISTY&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;lt;/ns:msg_T_SAP_IDOC_EKSEKS&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now here when we try changing XML string n0 instead of ns, it works fine. Like - &amp;lt;n0:msg_T_SAP_IDOC_EKSEKS &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when the ns is there , it throws the above error. What is this error and how can we solve this. Appreciate your response on this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2008 21:02:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-proxy/m-p/4598212#M1084019</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-13T21:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error in proxy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-proxy/m-p/4598213#M1084020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;To get more quick results please do post this in XI FORUM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;sudharshan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2008 02:09:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-proxy/m-p/4598213#M1084020</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-14T02:09:30Z</dc:date>
    </item>
  </channel>
</rss>

