cancel
Showing results for 
Search instead for 
Did you mean: 

Idoc stuck on smq2

Former Member
0 Kudos

I have a scenario where sending idoc from SAP ECC to SAP PI without error, but to reach the SAP PI is not processed, in reviewing the TX SMQ2 the idoc gets stuck and I have to activate them manually to generate the XML, as I can investigate because automanticamnete not processed and remain in waiting to be done manually

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Leon,

You need to register and activate the queue by using T-Code SXMB_ADM.

Also check if ithe queue is unlocked.

By using the transaction SMQ2 you can reset the queue's status.

Set IS configuration parameter MONITOR QRFC_RESTART_ALLOWED to value 1.This will initiate processing of messages stuck in the queue

You can run RSQIWKEX to run periodically. It resets the queues automatically.

You have to go to SXMB_ADM. Then click manage Queues and you have to dergister all the queues. After doing this you need to go to SMQ2 and you have to actiavte the queues.

After all this try to re-register the queues in SXMB_ADM ..

Regards,

Rohit

Answers (2)

Answers (2)

Former Member
0 Kudos

excellent thank you very much for your help in monitoring its recommendations could create an idoc and that this will be processed immediately.

Greetings

former_member463616
Contributor
0 Kudos

Hi,

As suggested by Rohit please go through, In small addition, take this path

Change the parameter in SXMB_ADM->Integration engine->Specific Configuaration->Select MONITOR->put Parameter

QRFC_RESTART_ALLOWED ,value is 1.

Please see the below blog, it might be helpful to you.

/people/sap.user72/blog/2005/11/29/xi-how-to-re-process-failed-xi-messages-automatically

Regards,

P.Rajesh

Edited by: Rajesh_1113 on Mar 22, 2011 1:47 PM