cancel
Showing results for 
Search instead for 
Did you mean: 

Queue name in QOS EOIO -Sender SOAP Adapter

Former Member
0 Kudos

hi,

While configuring sender soap adapter , if we specify EOIO as QOS , then there is a mandatory parameter Queue name to be specified.

What is this Queue name ?

and where is it created

kindly reply

Regards,

loveena

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi D' souza

Goto tcode -> SXMB_ADM -> register queues

for specifying QOS EOIO you need to assign a queue

from there you can specify the queue for Outbound side EOIO queue

Various queue name and there meaning is as follows

XBT*-Queues for Exactly Once.and time dependent

XBQ*-Queues Exactly Once In Order.

XBTI* are inbound queues for EO with time constarint

XBTO* are outbound queues for EO with time constarint

XBQI* are inbound queues for EOIO

XBQO* are outbound queues for EOIO

for beter understanding of how to configure sender soap channel you may folow this link

http://help.sap.com/saphelp_nw04/helpdata/en/0d/5ab43b274a960de10000000a114084/frameset.htm

thanks

sandeep

if helpful reward points

Thanks

sandeep

if helpful rewrad points

Former Member
0 Kudos
Former Member
0 Kudos

hi and also check the below blog for

XI Asynchronous Message Processing: Understanding XI Queues

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

Note: reward points if solution found helpfull

Regards

Chandrakanth.k

Former Member
0 Kudos

TCODE -> SXMB_ADM -> register queues

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.

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

Note: reward points if solution found helpfull

Regards

Chandrakanth.k