cancel
Showing results for 
Search instead for 
Did you mean: 

XI to BW error

rajan_s
Participant
0 Kudos

Hi All:

I configured XI to BW and ran some tests. From XI sxmb_moni, the message is going through successfully but when I check on BW sxmb_moni message fails, I am getting the following error:

<b><?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>ZTEST_IN</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></b>Can anybody share if they encountered this error and how to fix it? I already checked all the SLD check, configurations, proxy (re-generated and activated), etc. Still no clue what could be wrong.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Rajan,

Go through this links where they might help you to resolve your issue:

/people/kamaljeet.kharbanda/blog/2005/09/16/xi-bi-integration

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/21d8aa90-0201-0010-5e83-a37...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/8c10aa90-0201-0010-98a0-f07...

Also can you tell us which scenario you are trying to do?

---Satish

Answers (2)

Answers (2)

rajan_s
Participant
0 Kudos

The problem was with proxies that XI calls. Recreating the proxies solved the problem. Thanks to all those helped.

agasthuri_doss
Active Contributor
0 Kudos

Dear Rajan,

Since the Message as follows

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

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

Can you chck out your data which you are sending.I hope Data Might be the problem.

Thanks & Regards

Agasthrui Doss