cancel
Showing results for 
Search instead for 
Did you mean: 

which queue will execte first

Former Member
0 Kudos

Hi

I have one doubt .. after processing the message.. it will send to ques.. .. but what is that queue..? SMQ1 (Outbound) or SMQ2(inbound queue).. i means.. first message will come to SMQ2 or SMQ1..

please give me the calrrification..

Thanks

Jain

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hey

well here is how the flow goes on

Sender system(outbound message)->sender adapter->Integration server(inbound queue SMQ2)->integration server(outbound queue SMQ1)->receiver adapter->receiver system(inbound message).

Thanx

Aamir

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Just go through the below link for queue information.

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

SMq1 and SMq2 is the transaction which is used to check the inbound and outbound message if it got stucked in queue.

Chirag

Former Member
0 Kudos

ThankQ for ur spontenios response.. but i did't understand.. .. can u please just tell me.. which queue will execute first.. i means.. message will first eneters in which queue..

please..

Thanks

Jain

Former Member
0 Kudos

Hi,

Have u gone through the weblog. It has mentioned the inbound and outbound queues name which will be used by XI.

u need to first register the queues through SXMB_ADM tcode.

U can also prioritize the queues.

Thnx

Chirag

justin_santhanam
Active Contributor
0 Kudos

Jain,

Got you.

First Inbound Queue then Outbound Queue. Hence SMQ2 then SMQ1

raj.