cancel
Showing results for 
Search instead for 
Did you mean: 

I/B on ECC - serialization

0 Kudos

Hi,

There is a Non-SAP system sending inspection lot results and batch attribute data to ECC via XI. There is a ABAP proxy communication between XI (Forwarder) --> ECC (Receiver). This data is updated in some tables on ECC. If the first data message fails on ECC, ECC should not process subsequent incoming messages untill the earlier one is successfully processed. Is there any functionality available stops the subsequent message flow ?

Best Regards

Neeraj

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>Is there any functionality available stops the subsequent message flow ?

of course - they just must come in one queue to ECC - EOIO

Regards,

Michal Krawczyk

0 Kudos

Hi Michal,

Is there anything i have to do on ECC to ensure this ? For example...

--> raise exception & block queue (is there a way to do it ?)

Best Regards

Neeraj

0 Kudos

I found out how to ensure serialization in i/b case. Thanks anyway for your insignts.

Regards

Neeraj

Edited by: Neeraj Gokhale on Mar 27, 2009 2:21 PM