cancel
Showing results for 
Search instead for 
Did you mean: 

Locking Queue

Former Member
0 Kudos

Hi All

I have created a queue in SAP PI for serializing of IDocs. Now for testing I need to lock this queue, I went to SMQR and unregistered the queue which is resulting in flowing of IDocs using different queues.

Can anyone tell me how can I lock that particular queue.

Regards

Sourabh

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Sourabh,

Check this blog: /people/community.user/blog/2006/11/04/how-to-serialize-idoc-xml-messages-fed-into-xi

Check SAP Note: 752194

Normally, when a dedicated queue is assigned then it should be block the message when we de-register the queue.

If you are not able to view the messages in queue, then unlock the queue from smq1/smq2.

Thanks,

Former Member
0 Kudos

de registering will lock the queue right ??

Former Member
0 Kudos

You can lock it using the SMQ2 transaction, selecting the queue and clicking on the locks on the top menu. Then the messages will be on "HOLD" status, until the queue is unlocked.