cancel
Showing results for 
Search instead for 
Did you mean: 

XI Error

Former Member
0 Kudos

Hello Expert,

I am new to XI. i have following error :

<?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">APPLICATION_CALL_ERROR</SAP:Code>

<SAP:P1>/CMD/EW_PI_X_INQUIRY_IN</SAP:P1>

<SAP:P2>Abap-XSLT</SAP:P2>

<SAP:P3>CX_XSLT_RUNTIME_ERROR</SAP:P3>

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Error calling mapping program /CMD/EW_PI_X_INQUIRY_IN (type Abap-XSLT, kernel error ID CX_XSLT_RUNTIME_ERROR) No valid source context supplied</SAP:Stack>

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

</SAP:Error>

Please help me in resolving problem.

Thanks and regards,

Zubera

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

I think you are using the ABAP-XSLT mapping.

If yes then test the code once the mapping developement is over (in the same application but not in PI)

Test the mapping by check this link

/people/r.eijpe/blog/2005/11/04/using-abap-xslt-extensions-for-xi-mapping

Once it is success then import that mapping to the PI and proceed further.

Regards

Ramesh

Answers (3)

Answers (3)

Former Member
0 Kudos

problem solved

Former Member
0 Kudos

Hi,

How exactly was this problem solved - could you be specific please?

Thanks.

former_member187339
Active Contributor
0 Kudos

hello,

Are you using ABAP XSLT mapping? Then first test it in ABAP (with the payload as you get in PI) and then use it with PI

Regards

Suraj

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi,

The input you giving to the XSLT Mapping is not correct,check your test data .

Regards,

Raj