cancel
Showing results for 
Search instead for 
Did you mean: 

Error in BPE Adapter Processing

Former Member
0 Kudos

We are encountering an intermittent error in our staging system with regard to BPM. So it's hard to replicate the problem.

The problem we are encountering is "Error in BPE Adapter Processing" with error XML

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

<!-- Call Adapter -->

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

<SAP:Category>XIAdapter</SAP:Category>

<SAP:Code area="BPE_ADAPTER">SYSTEM_FAILURE_INTERNAL</SAP:Code>

<SAP:P1/><SAP:P2/><SAP:P3/><SAP:P4/>

<SAP:AdditionalText/><SAP:Stack>An internal error has occurred

Error accessing table SXMS_AS_STATUS method: UPDATE

</SAP:Stack><SAP:Retry>M</SAP:Retry></SAP:Error>

I've tried searching in the net but was unsuccessful in finding any possible explanation.

Would anyone know this kind of error?

Thanks!

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Try to execute the transaction : SWF_XI_CUSTOMIZING(automatic BPM customizing). check the scenario.

Hope this helps you.

markangelo_dihiansan
Active Contributor
0 Kudos

Hello,

Please see SAP Note 1353343 Sync/Async Bridge: CHECK_FOR_MAX_SYNC_CALLS here is the symptom

You have used the sync/async bridge to configure a scenario, and you receive the error message "Error accessing table SXMB_AS_STATUS" or

"ID_SA_MAX_CALLS_EXCEEDED" with the long text "Maximum number of synchronous calls exceeded" (or similar).

Hope this helps,

Mark

Bhavani_Baisani
Participant
0 Kudos

hope this may be helpful to you

http://scn.sap.com/thread/710391

Regards,

Bhavani