cancel
Showing results for 
Search instead for 
Did you mean: 

Message-Mapping transformation Error(Soap <-> XI <-> SAP)

Former Member
0 Kudos

Hi

We have a sceanio

Soap <-> XI <-> SAP

We could see the RFC return message from SAP but while trasforming that message to SOAP response ,we are getting the following error. We have manually run the response mapping program, it is executing fine.

<SAP:Stack>During the application mapping com/sap/xi/tf/_MM_GR_GetTODetails_Response_ a com.sap.aii.utilxi.misc.api.BaseRuntimeException was thrown: RuntimeException in Message-Mapping transformatio~</SAP:Stack>

Could anybody please help us.

Thanks

Ramesh

Accepted Solutions (1)

Accepted Solutions (1)

moorthy
Active Contributor
0 Kudos

Hi,

Probably some xml input to the response mapping is not valid.

Test the message mapping in the repository with the live data from Runtime. i.e from SXMB_MONI.

e.g blog- /people/michal.krawczyk2/blog/2005/09/16/xi-how-to-test-your-mapping-in-real-life-scenarios

Regards,

Moorthy

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi

Thank you so much for your promt responses. I could get great inputs from your responses.

It is the problem with the RFC return message structure. In one of the segment it was defined mandatory but the RFC is not populating that segment data.

Appreciate your help.

Warm Regards

Ramesh

Former Member
0 Kudos

hi,

First cheak Wheather WSDL is genarating or not if its not genarating WSDL then the problem will be at structure level...if it genarates...call it in SOAPSONAR where you can track in a better way ....

Amaresh

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Are you using java Mapping, If so again re-import and try it out. While re-importing check all the Class files are added.

Regards

Agasthuri Doss