cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Reg: Runtime exception occurred during application mapping

Former Member
0 Likes
683

Dear SAP Gurus,

This is Amar Srinivas Eli working currently on SOAP to SOAP Scenario on PI 7.1 Server.

I Would like to inform you that I have done all steps regarding DESIGN and CONFIG and also regarding SERVICE REGISTRY part successfully.

While Testing the data in the WS Navigator by giving the input parameters I am getting an error that

*<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>*

*- <!-- Request Message Mapping*

-->

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">

<SAP:Category>Application</SAP:Category>

<SAP:Code area="MAPPING">EXCEPTION_DURING_EXECUTE</SAP:Code>

<SAP:P1>com/sap/xi/tf/_HRS_LISTReferral_Response_MM_</SAP:P1>

<SAP:P2>com.sap.aii.mappingtool.tf7.IllegalInstanceExcepti</SAP:P2>

<SAP:P3>on: Cannot create target element /ns1:PI_ListRefer</SAP:P3>

<SAP:P4>ral_Response_MT. Values missing in queue context.~</SAP:P4>

<SAP:AdditionalText />

<SAP:Stack>Runtime exception occurred during application mapping com/sap/xi/tf/_HRS_LISTReferral_Response_MM_; com.sap.aii.mappingtool.tf7.IllegalInstanceException: Cannot create target element /ns1:PI_ListReferral_Response_MT. Values missing in queue context.~</SAP:Stack>

<SAP:Retry>N</SAP:Retry>

</SAP:Error>

These are the steps I did while implementing..

1. Importing the XSD's successfully

2. Developed the design and config part and also checked nearly 3-4 times regarding both REQ and

RESPONSE Mappings.

3. I already checked the link of WSDL once again...

4. Even I found REsponse Interface once again...

Still I am not getting where the error was ? Please guide me in detail in a right way in this issue.

Regards:

Amar Srinivas Eli

Edited by: Amar Srinivas Eli on Jan 13, 2009 7:53 AM

View Entire Topic
Former Member
0 Likes

Hi Amar,

your msg mapping in which you have PI_ListReferral_Response_MT as a msg type is erroring.....take the incoming msg payload from SXMB_MONI and paste it in IR in msg mapping test tab and execute your msg mapping.........there you will see your mapping error........rectify it and activate your msg mapping............resend your msg from SXMB_MONI and then your this issue will be resolved.

Regards,

Rajeev Gupta

Former Member
0 Likes

Dear All,

I appreaciate your fast response...

1. But I already checked all the above and even I tested both REQ and RESPONSE message and

Interface mappings in the test TAB

2. And next I am unable to take pay load from MONI because it was not showing the pay load which I am sending..It was showing only SOAP HEADER and SOAP BODY..

3. I have checked each and every parameter in the receiver reponse mapping all fields are mapped no other field I missed

Still same issue....

any comments plse

Regards:

Amar Srinivas Eli

Former Member
0 Likes

Hi,

in SXMB_MONI, after you double-click your msg.......see on the left side, you will have incoming message......click to open it........then under it you will see payload..........click to open it......then under it you will see Main Document.......double click Main document and then on right side you will see your incoming msg........then do as i have said in the above post.

Regards,

Rajeev Gupta