cancel
Showing results for 
Search instead for 
Did you mean: 

Alerts for ABAP proxies?

Former Member
0 Kudos

Hi,

I have implemented alert monitoring on XI and it works fine. I want to use this alerting system also for ABAP proxies - so if an error occurs, I want to create an alert. Is this possible? How?

Thank you,

Olian

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Olian Saludew ,

Alerting is an function of Runtime Workbench along with Message archiving,End-to-end monitoring, Performance Monitoring,Cache monitoring.

Alerting is no longer dependent on the configuration and activation of end-to-end monitoring. Consequently, the delay between when an error occurs in message processing and the creation of an alert is significantly reduced. Furthermore, you no longer need to schedule the report XMSALERT_PROCESS_DATA_GET as a

background job.The Runtime Workbench has CCMS Alert Monitor thru which You can now configure one new CCMS Alert Monitor per Adapter Engine for adapter-specific processing errors.Alerts triggered by the Runtime Workbench can now be forwarded to the CCMS Alert Monitor and displayed there.

See also SAP Note 824039.

Thru Runtime Workbench we can access alert inbox, alert configuration In process Integration with Central SAP Monitoring Infrastructure we Drill down to individual process steps and Use SAP Web AS Alert Framework.

In SAP Web AS Alert Framework, we Classify errors and Alert channels (such as e-mail) available.

Alert-Configuration

Objective: Active Monitoring

CCMS Alerts + message-oriented alerts

Based on SAPu2019s Basis Alert Framework

Alerts propagated through E-Mail, SMS,

In Monitoring the SAP Exchange Infrastructure, Message Alerting is part of Runtime Workbench.

Alerting Framework

Configuration of alerts to reflect the needs of specific processes

Part of SAP Web AS

Alert Configuration

http://help.sap.com/saphelp_nw04/helpdata/en/80/942f3ffed33d67e10000000a114084/frameset.htm

Alert Inbox

http://help.sap.com/saphelp_nw04/helpdata/en/80/942f3ffed33d67e10000000a114084/frameset.htm

Alert Notification Step-by-Step

http://help.sap.com/saphelp_nw04/helpdata/en/49/cbfb40f17af66fe10000000a1550b0/frameset.htm

Defining Alert Classifications

http://help.sap.com/saphelp_nw04/helpdata/en/49/cbfb40f17af66fe10000000a1550b0/frameset.htm

Triggering Alerts

http://help.sap.com/saphelp_nw04/helpdata/en/49/cbfb40f17af66fe10000000a1550b0/frameset.htm

Setting up alerts

Alert Management

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e04141e8-0f11-2a10-adaa-9d97b062...

Alert Notification

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/90f449a8-a6db-2910-a386-d2b5999f...

Custom Alerts in CIC Win Client for CRM 5.0

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/601db2b2-2839-2a10-0381-8807979f...

Understanding u'r SAP EarlyWatch Alert Report

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/4b88cb90-0201-0010-5bb1-a65272a3...

cheers!

gyanaraj

****Pls reward points if u find this helpful

Answers (1)

Answers (1)

Former Member
0 Kudos

Check this blog

/people/sukumar.natarajan/blog/2007/01/07/how-to-raise-alerts-from-abap-proxy

Sameer

Former Member
0 Kudos

Hi,

This is only about some function call. But I don't want to create an alert in ABAP. What if one day I want to stop alerts from this interface? Then I should re-code my proxies? This is not a good approach I think.

Isn't it possible using standard alerting functionality?

Thank you,

Olian

Edited by: Olian Saludew on May 28, 2008 4:26 PM

Former Member
0 Kudos

Hi,

Plz don't mind but I am not very much clear with your requirment. but instead of going for even BPM as per the given link I think you could use the Standard XI Alert Framework.

Thanks

Swarup

Former Member
0 Kudos

Hi Swarup,

when you use "standard" interfaces and an error occurs (IE or AE) , an alert is created. This works fine.

But when you are using proxies, and it's processing fails for any reason, it doesn't fail on IE neither AE. It fails on target R/3 system. So the question is, if we can create alert also from these failures on R/3.

Thank you,

Olian

aashish_sinha
Active Contributor
0 Kudos

Hi,

Have a look into this link may help you.

Regards

Aashish Sinha

PS : reward points if helpful