cancel
Showing results for 
Search instead for 
Did you mean: 

BPM :Doesn't support sync messages Exception CX_WAPI_DEF_PROPERTY_NOT_FOUND

Former Member
0 Kudos

Hi ,

I am facing error while creating BPM Scenario ,...,

This is first BPM scenario in Current landscape

Synch-async Bridge

File - ECC(Sync) - File

But I am Getting following error ....

What could be possible reasons....

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

- <!-- Call Adapter

-->

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30"

xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">

<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:ApplicationFaultMessage namespace="" />

<SAP:Stack>The process does not support the given synchronous interface or does not

support synchronous messages Exception CX_WAPI_DEF_PROPERTY_NOT_FOUND occurred (program:

SAPMHTTP, include: , line: 0).</SAP:Stack>

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

</SAP:Error>

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Solved ,

actually recreated , Configuration Object .. By Which I dont Know ... My Problem is solved ,,,,

even though I have created same Object after Deleting the old One.

0 Kudos

Hi - I am getting the same error on my async/sync bridge scenario:

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

viewable in sxi_monitor. My scenario is JMS->PI->RFC (then response back). Can you expand please more fully on what you did to solve your issue?

Regards,

Keith

Former Member
0 Kudos

after Doing some correction ....

now I am getting some diffrent error :

Error is in smq2 of PI System.

Permanent error in BPE inbound processing

stefan_grube
Active Contributor
0 Kudos

> Synch-async Bridge

> File - ECC(Sync) - File

You cannot use sync-async bridge for this scenario.