cancel
Showing results for 
Search instead for 
Did you mean: 

Temporary Error in Proxy Inbound

nitin_nigam3
Explorer
0 Kudos

Hi All,

While executing vendor replication from SRM to SUS via proxy I am getting the following error in SUS side.

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

- <!-- Call Inbound Proxy

-->

- <SAP:Error SOAP:mustUnderstand="1" xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
<SAP:Category>XIProxy</SAP:Category> 
<SAP:Code area="ABAP">DYNAMIC_CALL_FAILURE</SAP:Code> 
<SAP:P1>UNCAUGHT_EXCEPTION</SAP:P1>
<SAP:P2>CL_BBPX_TRADING_PARTNER_SUS_IN</SAP:P2> 
<SAP:P3>EXECUTE_ASYNCHRONOUS</SAP:P3> 
<SAP:P4 /> 
<SAP:AdditionalText /> 
<SAP:Stack>Error during proxy processing An exception with the type CX_BBPX1_STD_MESSAGE_FAULT occurred, but was neither handled locally, nor declared in a RAISING clause Application Error</SAP:Stack> 
<SAP:Retry>M</SAP:Retry>

</SAP:Error>

Please note that its a temporary error when I restart the message from SXMB_MONI in SUS the message is successfully processed.

I have checked the Queues and its Active.

We are using PI 7.1, SRM 7.02

Please suggest as every time we need to restart the message from SUS.

Regards,

Nitin

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Nitin,

Maybe also check the authorizations you have for the user being used from PI to SUS (to pass the message through to SUS) versus the authorizations you have for the user you log into SUS with and re-start the messages with.

Regards, Trevor

Former Member
0 Kudos

Hi ,

Might be failing when wrong data comes.

Please go though the below links

https://scn.sap.com/thread/1635704

http://scn.sap.com/message/5664052

Regards

Venkat