cancel
Showing results for 
Search instead for 
Did you mean: 

Transformation interface modified at runtime.

Former Member
0 Kudos

Dear All,

Very lot error with text:

Error in the SAP kernel

The current ABAP program "CL_SXMLP_DATA_ST======

  terminated because the ABAP

processor detected a system error.

Transformation "/1SAI/SASB161BBECC42B3BF61048=XT" was modified at program

  runtime. This can cause

inconsistencies.

Program "/1SAI/SASB161BBECC42B3BF61048=XT" uses interface version

  20150622151939.

Program "/1SAI/TASF5FC3E4D51137A5EFC42=XT" uses interface version

  20150622151529.

Internal mode was started at 20150622151825.

Transformation of always different.

Reset WSIL caсhe not help.


Help to solve.

Thanks.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Alex,

From the given inputs, what I can say is, there is involvement of an XSLT mapping which is trying to deserialize the input XML structure.

This means that the time stamp at which the XML structure got created is getting removed from the message header.

This is the work of the XSLT mapping here.

Now, from the error log, it seems that as the source XML message (payload) arrived, the XSLT mapping which takes the help of proxy program, was not able to deserialize(remove timestamp) the payload. The reason seems to be that due to some unknown reason the proxy program ran a bit late.

In that case, note that here correct deserialization depends upon the sync in the timestamp at which the XML payload arrives and the timestamp at which the proxy program runs.

So, in my opinion, it is a temporary issue. Please resend the message and check if the error still persists.

Regards,

Souvik

pvishnuvardan_reddy
Active Contributor
0 Kudos

Hi Alex,

Can you please let us know about the error by providing screen shots for better understanding of the issue.

Also, please make sure you are asking in the right forum..

Regards

Vishnu

Former Member
0 Kudos

Hi Vishnu,

I think the right forum because integration through SAP and an error only in the case of integration.

pvishnuvardan_reddy
Active Contributor
0 Kudos

Hi Alex,

The dump screen shot which you have shared, is this from ECC system?

If yes, then this comes under ABAP forum.

And this forum is for SAP PI middle ware related issues/queries. Please post your query related to SAP XI/PI.

Can you please post your query in ABAP forum for helpful replies..

Regards

Vishnu