cancel
Showing results for 
Search instead for 
Did you mean: 

REG : SYNC/ASYNC bridge

Former Member
0 Kudos

Hi all,

I have a scenario where my sender is a syncronus and receiver is asyncronus. I have used sync/async bridge in BPM to acheive this.But when i send the input data from runtime workbench with QOS as BEST EFFORT i got the following error " Error While sending the message". When checked in moni, the data has sucessfully sent to the receiver and in the BPM flow is failing at the last step (ie SEND step which sents syncronus respose and which ends the bridge)

The steps i used in BPM are

RECEIVE(start of sync/async bridge)--


> SEND(which sends data to receiver)--


>SEND(which ends the sync/asynbridge) The response that i send is same which i receive(input data) , so i didnot use any step for response .

I ran the wizard for 2 times :

1) from my source to BPM in which is syncronus.

2)from BPM to receiver which is asyncronus.

Can anyone please provide me solution for the above problem.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Srinivas,

In BPM second step,

Send step it would configure the properties as a " Synchronous". then only response back to the sender.

Regards,

sateesh

Answers (1)

Answers (1)

former_member200962
Active Contributor
0 Kudos

Try testing the flow by sending message from the actual source application instead of RWB.

BPM design seems to be defect-free.

Regards,

Abhishek.