Skip to Content
0
Apr 24, 2009 at 10:29 AM

BPM sync-async bridge returns status "to be delivered"

57 Views

Hi experts!

I have a BPM consisting of the following steps:

1. Receive (open S/A bridge): Msg SalesOrder

2. Transformation: create Msg SalesOrderResponse

3. Send (close S/A bridge): SalesOrderResponse (to sending system)

4. Send (async send): SalesOrder (to receiver system)

RWB shows 4 messages when the scenario is executed:

Sender - BPM

BPM - BPM

BPM - Sender

BPM - Receiver

The BPM works in that both the sender and receiver system receives the expected messages (SalesOrderResponse and SalesOrder), but the RWB returns the status "To be delivered" for the message from Sender to BPM and from BPM to BPM.

SXMB_MONI shows one message only, which is successful, and the PE_ADAPTER shows the BPM as completed.

Do you know why the status is "to be delivered", when the messages are received correctly at both sender and receiver system?

How can we make all messages involved in the scenario successful?

Thank you very much for any help!

Br,

Kenneth