cancel
Showing results for 
Search instead for 
Did you mean: 

Problem is sending XML data to BW system

Former Member
0 Kudos

I just followed the steps given by the guide <u>'How to integrate BW to XI'</u>. Got stuck while testing. When i send xml data to BW, it's not getting displayed in the

'RSA7' transaction-delta queue and in sxmb_moni for BW system following exception occurs,

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

- <!-- Call Inbound Proxy

-->

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

<SAP:Category>XIProxy</SAP:Category>

<SAP:Code area="ABAP">DYNAMIC_CALL_FAILURE</SAP:Code>

<SAP:P1>UNCAUGHT_EXCEPTION</SAP:P1>

<SAP:P2>ZCL_MI_BW_DATA</SAP:P2>

<SAP:P3>EXECUTE_ASYNCHRONOUS</SAP:P3>

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Error during proxy processing</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

Please help me out in resolving this issue.

Regards,

Dhana.

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi Dhanachezhiyan,

are you sure your proxy is correct?

you may check this document on how to test proxies

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/e29161d3-0401...

Regards,

michal

Former Member
0 Kudos

Hi Michal,

Thanx for ur reply. Problem is now solved. It's becoz there was a mistake in assigning correct data type to the function module in sproxy.

Regards,

Dhana.

MichalKrawczyk
Active Contributor
0 Kudos

no problem:)

glad it's working

Regards,

michal

Former Member
0 Kudos

HI,

I got same problem while doing plant driven procurement supplier enablement scenario, (MM-XI- SUS).

Please, let me know how u solved this problem.

Thanks in Advance

Mahesh

Answers (0)