cancel
Showing results for 
Search instead for 
Did you mean: 

Is there difference between QRFC_RESTART_ALLOWED and RSQIWKEX?

Former Member
0 Kudos

Hi,

Is there difference between QRFC_RESTART_ALLOWED and RSQIWKEX ?

Please clarify me.

Regards

Jeongbok.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Jeong,

To enable automatic reprocessing of failed messages, 2 reports

RSXMB_RESTART_MESSAGES and RSQIWKEX should be executed as background jobs.

To solve the problem that leads to the blocking of the queues we generally try to reach the receiver and restart messages from transaction SMQ2 .This requires to change a parameter in the Integration Engine

configuration to be changed (category MONITOR and parameter

QRFC_RESTART_ALLOWED)

whereas The RSQIWKEX program,

which you can also schedule as a batch job, is available for activating the QIN Scheduler as of qRFC Version 6.10.030.

We should only schedule the program if the automatic processing of the inbound queue does not function correctly. Note

that we must only use the RSQIWKEX program of qRFC Version 6.10.030 or higher for this purpose.

Regards,

Shibani

*Award with points if helpful*

former_member335553
Active Contributor
0 Kudos

<i>To be able to initiate processing of messages stuck in the queue, make sure to set following IS configuration parameter

MONITOR QRFC_RESTART_ALLOWED to value 1</i>

Have u referred this blog

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