2008 Oct 13 10:02 PM
Hi,
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
<SAP:Stack>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.</SAP:Stack>
When we try to debug this, interesting things comes
Our Payload is
<?xml version="1.0";; encoding="UTF-8" ?>
<ns:msg_T_SAP_IDOC_EKSEKS xmlns:ns="http://www.Xxx.com/mx/integration/sap">
<PISTY>
<EBELN>0020000026</EBELN>
<ZEITP>MC</ZEITP>
</PISTY>
</ns:msg_T_SAP_IDOC_EKSEKS>
Now here when we try changing XML string n0 instead of ns, it works fine. Like - <n0:msg_T_SAP_IDOC_EKSEKS
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.
Hi,
To get more quick results please do post this in XI FORUM.
Thanks
sudharshan
2008 Oct 14 3:09 AM
Hi,
To get more quick results please do post this in XI FORUM.
Thanks
sudharshan
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |