cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP proxy regenration

Former Member
0 Kudos

Hi,

I've got the following problem with ABAP proxy objects (acting as receiver).

We are using XI 3.0 to connect to WAS 6.20.

APPINT 200_620 0006 SAPK-20006INAPPINT SAP Exchange Infrastructure 2.0 Add-On Support Pack.

We have changed the max length size of one tag (leaf in the deep structure) in the message. The new max length is longer than before (was 10 is 12). Proxy was regenerated and activated.

On the ABAP side this field has new size (12).

After sending a message with value 000071108000 in this tag I've got the following error:

<SAP:ErrorHeader xmlns:SAP="http://sap.com/exchange/MessageFormat">

<SAP:Context />

<SAP:Code p1="Request Message" p2="CX_XSLT_DESERIALIZATION_ERROR" p3="/1SAI/XS00000000000000000009: 0000000252" p4="Tree Position: abap.values.1.1.2.2.2.14.10 ABAP Classname: CX_SY_CONVERSION_DATA_LOSS Data String: 000071108000">APPLICATIONCALL.PARSE_APPLICATION_DATA</SAP:Code>

<SAP:Text language="EN">Error when handling Request Message; XSLT error: CX_XSLT_have_ERROR: XSLT program and source line: /1SAI/XS00000000000000000009: 0000000252; Tree Position: abap.values.1.1.2.2.2.14.10 ABAP Classname: CX_SY_CONVERSION_DATA_LOSS Data String: 000071108000</SAP:Text>

</SAP:ErrorHeader>

Pls help.

Regards

Artur

Accepted Solutions (0)

Answers (6)

Answers (6)

Former Member
0 Kudos

Hi,

Is there a way to regenerate XSLT programs in table o2xsltdesc?

In my opinion the problem is that these programs are out of date.

I've tried the second solution it didn't work either.

Regards,

Artur

Former Member
0 Kudos

Hi,

I've tried the note. It doesn't help.

Thanks Micha&#322;

Regards,

Artur

STALANKI
Active Contributor
0 Kudos

Have you re-loaded the structure in mapping and activated?I think this problem is as the structural changes in the XSLT mapping.So try re-loading all the objects related to the XSD.

MichalKrawczyk
Active Contributor
0 Kudos

Hi Artur,

you can also check if the tables that you've changed

are reflected in transports have you checked that?

there's a report for invoking those changes: SAP note 853554

Let me know if you check it

Regards,

michal

Former Member
0 Kudos

I've already regenerated and activated proxy on R3 side several times. It does not help.

Regards,

Artur

moorthy
Active Contributor
0 Kudos

Hi Artur,

Pls regenerate the Proxy in R/3 side and activate the same. I think it may not be refreshed.

Just for quick reference-

/people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies

Regards,

Moorthy