Skip to Content
0
Former Member
Feb 16, 2009 at 09:21 AM

synchron/asynchron bridge over BPE goes down by error BPE_ADAPTER

64 Views

Hallo all!

I'am trying to take a synchron/asynchron bridge over BPE. Taking the example from SAP BpmPatternSyncAsyncBridge my szenario is not far away. But the 1. Step in the Integrationprocess don't work realy. The simple idee of me is to get the request-message of my fuba and make a simple transformation and send the response-message back.

In the monitoring I get the message and after calling the intergrationprocess it dosn't work with message "<SAP:Code area="BPE_ADAPTER">SYNCHONOUS_MESSAGE</SAP:Code> ".

The messages are all abstract and the definitions in designplace seems okay.

If there anyone who has a idee where the problem. The release of XI ist 3.0 Patch 18.

Thanks before - Michael

Here is the requst

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

- <rfc:ZFI_KONV_XML xmlns:rfc="urn:sap-com:document:sap:rfc:functions">

<XML_IN>testanchricht</XML_IN>

<TAB_ZFINAV />

</rfc:ZFI_KONV_XML>

and the Error-message:"..

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

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

.... <SAP:Stack>This process does not support the specified synchronous interface or does not support any synchronous messages The exception occurred (program: SAPMHTTP, include , line: 0)</SAP:Stack>

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

"

Edited by: Michael Koelbl on Feb 16, 2009 1:24 PM

Edited by: Michael Koelbl on Feb 16, 2009 1:27 PM

Edited by: Michael Koelbl on Feb 16, 2009 1:27 PM