cancel
Showing results for 
Search instead for 
Did you mean: 

regarding queues alert(urgent)

Former Member
0 Kudos

Hi Experts,

Is there a chance to raise an alert from SAP PI if there are messages struck in inbound and outbound Queques in SAP PI?

If yes, can you please tell me the process?

Thanks,

Srinivas

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Srinivas Prasad,

Yes, there are some ABAP report programs that would help you to achive the requirement. Also, as Rajesh said CCMS configuration is the standard that is recommended by SAP.

I think if you configure alerts for Outbound queue stucks then even for the messages that are scheduled will come into it. For that you need to perform some alterations for the alert types in your configuration.

Former Member
0 Kudos

Hi


As suggested above, you can create custom report in ABAP which would trigger alerts if a message stuck in SMQ1 or SMQ2 .

But the same can be achived with standard CCMS funtionality.. You need to configure the CCMS for qRFC and tRFC errors and assign auto reaction method for email. If any queue is blocked with Error message, you would receive a email alert.

santosh_k3
Active Participant
0 Kudos

Hi Srinivas,

Go through this Document http://scn.sap.com/people/santhosh.kumarv/blog/2009/05/19/sap-xipi-alerts-for-queue-errors

I hope it will help you.

Thanks

Sai

rajasekhar_reddy14
Active Contributor
0 Kudos