One of the interfaces in our XI system (from an R/3 system to another R/3 system
via RFC connection) is currently using the EO queue. However, due to
some performance issues encountered in XI, the client is complaining
about their idocs not arriving in the R/3 system at the right order.
So, they are expecting to receive the idocs in the same order as they
are sent from the sending R/3 system. The sample we have is that the 2
idocs passed thru a different high priority queue: XBTA1___0000 and
XBTA1___0001, but the one in XBTA1___0000 took a longer processing time
(12 minutes) during the mapping step. The file size is normal and I
also did a simulation test in the QA environment but the processing
only took a couple of seconds. The initial plan is to transfer the
interface from the EO queue to the EOIO queue. I would like to ask if
this is the best option we have? If yes, would you know any reference
describing the step by step procedure on how to transfer from an EO QoS to
EOIO? Many thanks.