cancel
Showing results for 
Search instead for 
Did you mean: 

Please Listout Queues in XI

Former Member
0 Kudos

Hi ,

I'm confusing to find Queue information in XI.

Can any one tell me how many default queues are there in XI ? or give queues information.

Thanks

Accepted Solutions (0)

Answers (5)

Answers (5)

varun_k
Contributor
0 Kudos

Hi Kumar...

In <b>SXMB_MONI</b>(Message Monitoring) select Monitor for Processed XML Messages and Execute, we can see <b>Queue ID</b> these values come from <b>SXMB_ADM</b>(Integration Engine Administration).

Goto <b>SXMB_ADM</b>, Under <u>Integration Engine</u>-><u>Administration</u>->Select <b>Manage Queues</b>.

We have Four Types of Queues over here.

1.Inbound Queue

2.Outbound Queue.

3.Acknowledgement Queues

4.Queues for Large Messages.

Based on <b>QoS</b>(Quality of Service) these queues have been defined.

Naming convention is like this...

<b>XB</b> stands for <b>Exchange Message Broker</b>

for Exactly once(EO) we have <b>trfc</b>, thats why we have T and I for Inbound and O for Outbound. <b>XBTI</b> / <b>XBTO</b>

Similarlly, for Exactly once in Order (EOIO) we have <b>qrfc</b>, thats why we have Q and I for Inbound and O for Outbound. <b>XBQI</b> /<b> XBQO</b>

We have Inbound,Outbound Queues in XI(Integration Server) and Sender, Receiver Queues in Application Systems.

!!! Reward Points if Helpful !!!

Regards,

Varun.K

Former Member
0 Kudos

Hi,

outbound inbound

trfc qrfc trfc qrfc

XBOT XBOQ XBIT XBIQ

Regards,

S.RamNarender

Former Member
0 Kudos

Hey

have a look at the following

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

Thanx

Aamir

Former Member
0 Kudos

Hi

I feel this might give you all the information.

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

http://help.sap.com/saphelp_nw04/helpdata/en/7b/94553b4d53273de10000000a114084/frameset.htm

Thanks

Former Member
0 Kudos

Kumar,

Goto transaction SXMB_ADM-->Manage Queues...

You will see all Inbound / Outbound Queues. You can register / deregister all queues here.

Let us know if you need more information.

Nilesh

Former Member
0 Kudos

Hi,

Go to SXMB_ADM > Manage Queues. There you will find all XI queues available.

I hope it helps,

Ricardo.