cancel
Showing results for 
Search instead for 
Did you mean: 

How to set up Queues in XI ? How to check it ?

Former Member
0 Kudos

Hi All

How to set up Queues in XI ?

If am sending different files in XI then how to send in Queues?

How to check the Queues ? Which transaction code to check queues in XI?

Adc..thanks and points

Rakesh

Accepted Solutions (1)

Accepted Solutions (1)

prabhu_s2
Active Contributor
0 Kudos

to send files in q make use of EOIO in file adapter

-----------------------------------------------------

The XI supports Synchronous and Asynchronous delivery; in XI terms, these

are described with a Quality of Service (QoS) descriptor. The XI supports

QoS Best Effort (BE), Exactly-once (EO), and Exactly-once-in-order (EOIO).

These are equivalent to RFC types Synchronous RFC (sRFC), Transactional

RFC (tRFC), and Queued RFC (qRFC), respectively.

EOIO (Exactly Once In Order):

Messages are delivered with the same queue names (supplied by the application) in the same sequence that they were sent from the sender system. Message processing is asynchronous in this case.

In the case of quality of service BE, an error occurs if more than one receiver is determined for a message. In the case of delivery types EO and EOIO, the message is copied correspondingly and sent to the individual receivers.

Ckeck this link

http://help.sap.com/saphelp_nw04/helpdata/en/41/b714fe5ffc11d5b3ea0050da403d6a/frameset.htm

Former Member
0 Kudos

Hi Prabhu

Thanks a lot and i got clear explanation

-- points awarded

regards

Rakesh

Answers (4)

Answers (4)

prabhu_s2
Active Contributor
0 Kudos

for reigister the q's...SXMB_ADM >Queue Admin>Manage Queues

check out this pdf on managin q's

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

Former Member
0 Kudos
Former Member
0 Kudos

Hi All

If am sending 100 files into XI then how to set up in queue ?

What settings i need to do in XI?

Can i set up every thing in Queue ? like idocs,files,tables etc...

regards

Rakesh

Former Member
0 Kudos

Hi Rakesh,

see you dont need to worry about queues........just go to SXMB_ADM and select all queues....click register queues...click execute action.....then click activate queues...click execute action.....then all your queues are active.........

<i>If am sending 100 files into XI then how to set up in queue ?</i> - you dont need to do anything for queue......just see your file adaptr commm channel is working fine or not.....this you can see by using delete mode in your file adapter comm channel....so if your source file is picked and deleted by XI, then your file adpater is fine...go to SXMB_MONI and see your msgs......

Thanks,

Rajeev Gupta

Message was edited by:

RAJEEV GUPTA

bhavesh_kantilal
Active Contributor
0 Kudos

Rakesh,

Are you talking about sending Files Sequentially. Do you want to use the QOS Exactly Once in Order?

In this case, in your Sender File Adaptter when you select the QOS as EOIO you will get a field called QueueName. This can be any name that you want and this will be taken as the Queue in which all your files are porcessed by XI.

Regards

Bhavesh

Former Member
0 Kudos

Hi all

This is answer is not very clear and can any one help me with more inputs

on this pl....

regards

Rakesh

Former Member
0 Kudos

Hi Rakesh,

You can check the status of queues in SMQ1 & SMQ2.

Please le me know if you have any queries..

Thanks and Regards,

chandu.

Former Member
0 Kudos

Hi ,

You can check status of your Inbound and outboud Quesues in SMQ1,SMQ2..

Regards,