cancel
Showing results for 
Search instead for 
Did you mean: 

Parking error msgs from Inbound queue

Former Member
0 Kudos

Hi Experts,

There are situations when an inbound queue (SMQ2) gets build up because of an error msg. In this case, we manually cancel the error msg and allow subsequent msgs to get process. Is there any way using which we can park the error msg aside automatically (into some new queue, like an error queue) and allow subsequent msgs to get process. This will prevent queues from building up and we can fix all the error msgs at later point of time by checking them from newly created error queue.

Thanks,

Aditya

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

PI 7.3 has the feature of parking the error queues aside and allows the other messages of queue to process....

I heard this feature is downported to the PI 7.1 also...but no hands on or more info at hand on this...if your are using 7.1 check the sap site...

Apart from that try to check for activation of CCMS alerts so that person is notified in case if message in queue gets blocked..

HTH

Rajesh

prateek
Active Contributor
0 Kudos

There is no standard way I believe. You can however check the report RSTRFCDK and then use qRFC programming to activate the queues.

http://help.sap.com/saphelp_nw70/helpdata/en/c7/4efe402762ef6fe10000000a1550b0/frameset.htm

Regards,

Prateek Raj Srivastava