cancel
Showing results for 
Search instead for 
Did you mean: 

BPM: RFC (SYNC) ->BPM->HTTP client

Former Member
0 Kudos

All XI Experts

My scenario is RFC synchonous to XI (BPM) to HTTP Client.

I correctly configured all my messages interfaces and mapping programs.

I have defined the following:-

Sync Abstract message interface for the RFC structure

Async Abstract MI for RFC sent data

Async Abstrcat MI for the RFC response data.

At this stage I have NOT set up the full scenario. My BPM consists of the following steps:

Receive- Opens an Sync/Async brige

Send - Closes the S/A brigde

I have also set up all the sender agreements and RFC destinations, so there is no issues with that side of things.

When I execute the RFC (se37) and stipulate the RFC Destination, the message is logged in XI but has the following error:

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

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

<SAP:ApplicationFaultMessage namespace="" />

<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>

Has anyone come across this issue?

Interestingly, when I execute the RFC in the background, then XI processes it fine?

Is this how XI works? Is RFC Sync communication with BMP not supported?

Any help would be greatly appreciated.

Yackeen

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Yackeen,

Have you resolved this problem? I have working on the similar design. Need your input on this one.

My scenario is RFC>bpm>HTTP (asynch)

I have one Receive and one send step with one block, deadline branch and a control step in dead line branch.

Thanks

Kalyan