cancel
Showing results for 
Search instead for 
Did you mean: 

Types of Queues in XI

Former Member
0 Kudos

Hi All:

I am refering some blogs and help but getting confused with XI inbound and outbound queues.

I XI we have Inbound and Outbound queue what they are??

Suppose I am sending 10 messges (QoS = EOIO) then these message will be placed in a queue, but it is a outbound or inbound queue?

Thanks

Farooq

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

refer /people/sap.india5/blog/2006/01/03/xi-asynchronous-message-processing-understanding-xi-queues-part-i

<b>Cheers,

*RAJ*

*REWARD POINTS IF FOUND USEFULL*</b>

Answers (4)

Answers (4)

Former Member
0 Kudos

Basically there are 4 types of Queues

1.sender Queue

2. receiver Queue

3. inbound queue

4. outbound queue.

sender and reciver queue are present in sender and receiver systems. inbound and outbound queue are present in XI.

Inbound Queue Outbound Queue

TRFC(EO) QRFC(EOIO) TRFC(EO) QRFC(EOIO)

XBIT XBIQ XBOT XBOQ

Regards,

S.RamNarender

Former Member
0 Kudos

Hey

below is the legend for XI internal queues,comes in handy when you are troubleshooting queue issues.

XBT*-Queues for Exactly Once.

XBQ*-Queues Exactly Once In Order.

XBTIx are inbound queues for EO

XBTOx are outbound queues for EO

XBQIx are inbound queues for EOIO

XBQOx are outbound queues for EOIO

Thanx

Aamir

Former Member
0 Kudos

hay Farooq,

alot of people are having these problems so let me explain: inbound is always messages entering the XI and outbound are always for messages leaving the XI.

in QoS EOIO there is only one queue cause that how you make sure that everything stay in the right order (if you have 2 queue you can't keepthe order).

in QoS EO you can work in parrallel between several qeue.

in the link http://help.sap.com/saphelp_nw70/helpdata/en/7b/94553b4d53273de10000000a114084/frameset.htm

you can see exactly the queue that you have in PI and thre names.

Uri Lifshitz,

SAP Technical Services Manager,

www.Xact.co.il

Former Member
0 Kudos

Inboud queue