Skip to Content
0
Former Member
Jul 02, 2009 at 09:24 AM

IDoc-IDoc scenario - EOIO

23 Views

Hello,

we've implemented IDoc-IDoc scenario. Sender is regular SAP system, receiver is Non-SAP system supporting IDoc receiving via RFC. We have following problem:

1. Receiver system is stopped.

2. Sender system sends IDoc but the IDoc cann't be delivered into Receiver (it's still stopped). The message is placed into some queue.

3. Receiver system is started again.

4. Sender system sends IDoc and the IDoc is delivered into Receiver (now it's already running).

5. After a few minutes adapter try to re-send the first IDoc. Now the adapter is succesfull and the first IDoc is also delivered into Receiver.

Problem is that we need keep right order of the messages.

Is it possible to resolve it?

Thanks in advance for every advice!

Regards,

Zbynek