cancel
Showing results for 
Search instead for 
Did you mean: 

External queue registration

Former Member
0 Kudos

What is external queue registration ?? when and why we will go for external queue registration ??

thanks

kumar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hey Kumar

can you please send the link or source where you saw this term

Thanx

Aamir

Former Member
0 Kudos

Hey

are you talking about the external queues for JMS etc?

in XI we have two types of queues,internal queues are used for XI internal message processing and can be activated by using sxmb_adm,they are not for public use.

the external queues are used to integrate an external system which is capable of sending/receiving data via Queue,we usually use JMS for this.these queues must be registered in Visual admin.

is this what you are looking for ? if not ,then reply back

Thanx

Aamir

Former Member
0 Kudos

Hi Ahmed,

I am going through "Message troubleshooting" chapter .......Queue registration in Implementations & Operations II. So there I have come across a words like Pay attention to externally registered queues with prefixes XBQ, XBT, XB* or X*.

Thanks

Kumar

Former Member
0 Kudos

Hey

this basically refers to registering the queues you create in SXMB_ADM by defining some filter criteria (for e.g you may select a queue only for Important messages) and then registering them in SMQR.

have a look at the following to understand queue registration(specially section 3.3)

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/20bb9649-e86e-2910-7aa9-88ed4972...

also below is the legend for queues

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

Message was edited by:

Ahmad Aamir

Answers (0)