cancel
Showing results for 
Search instead for 
Did you mean: 

Inbound proxy in QoS EOIO

Former Member
0 Kudos

Dear guru's,

I have a proxy->XI->idoc scenario and I wish to remain the sequence of the proxie messages.

On the output I have set "Maintain order at runtime".

How can I make sure that the order is also maintained from the source system to XI?

At the moment the source system uses multiple queues and the messages are thus not always (guaranteed) to come in the same order as they were created.

Please advice,

Thanks in advance.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Already found the solution for guaranteed sender order at:

http://help.sap.com/saphelp_nw04/helpdata/en/65/40c9a4a1fa476288ac61b5fcc6bbde/frameset.htm

Thanks.

Topic closed.

Former Member
0 Kudos

check out below link.

Former Member
0 Kudos

Hi,

I'm not sure, but I think that when you are using abap proxies you can't (at least at XI side) to handle the sender agreement, as it uses XI Protocol.

I would suggest you to change the approach and use SOAP-> XI->IDOC. Then at the soap sender side you can specify a queue and EOIO quality of service, then you got your queue.

regards.

roberti