cancel
Showing results for 
Search instead for 
Did you mean: 

Queue

Former Member
0 Kudos

Hi all,

In one of thread somebody had mentioned about Queue's. Why and where do queues play a role in XI?

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Sonia,

Ques are necessary.

whenever you send a message,it goes through outbout queue first before mapping and then through Inbound queue to the recever.

If any message has failed in these queues then you can check them using following transactions.

Inbound queue : SMQ2

Outbound queue : SMQ1.

Kindly revert in case of any queries.

Regards,

Vishal

Former Member
0 Kudos

Hey

as said above,every message in XI passes through queues,u can see for any errors in queus using t-code SMQ1 and SMQ2

thanx

ahmad

Former Member
0 Kudos

Sonia,

Even you can prioritize queues in XI. Check this document on how to do this:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/59e837d3-0201-0010-c096-dc186973...

---Satish

MichalKrawczyk
Active Contributor
0 Kudos

Hi Sonia,

have a look at this doc:

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

in general every message in XI goes via some queue

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>