cancel
Showing results for 
Search instead for 
Did you mean: 

BPE_ADAPTER SYNCHONOUS_MESSAGE

Former Member
0 Kudos

The Scenario SOAP-BPM- RFC using Syn/Async Bridge working fine in PI 7.1 DEV, however in QA I am getting the following the error.

"The process does not support the given synchronous interface or does not support synchronous messages An exception has occurred" in SXMB_MONI.

I checked the SXI_CACHE for the Integaration Process is 0.(ZERO).

I re-Transported IR and ID Part into QA , but no luck.

The following is the Response in SXMB_MONI.

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

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:Stack>The process does not support the given synchronous interface or does not support synchronous messages An exception has occurred.</SAP:Stack>

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

</SAP:Error>

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

As you are saying that it is working fine in DEV and error is coming in QA.

Then you can check the following:

1.All objects (IR and ID ) have been transported and activated correctly without any conflits.

2.Try doing Cache refresh (SXI_CACHE).

3.Try doing full cache refresh.

Regards

Naveen

0 Kudos

Hi,

Please check with the link it may help you.

http://scn.sap.com/message/7092615#7092615

santosh_k3
Active Participant
0 Kudos

Hi Kumar,

Similar issue is discussed in http://scn.sap.com/message/599710#599710

I hope it will help you.

Thanks

Sai