Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Setting Up CCMS Alert Monitors For Logons

Former Member
0 Kudos

Hello All,

I would like to know if I can setup CCMS alert monitors for logons by SAP* / DDIC.

I would appreciate some direction in this regard.

Thanks,

Avinash

3 REPLIES 3

Former Member
0 Kudos

Yes, it is possible. Where did you get stuck?

The reasonable option if you are using the monitors for more than just SAP* and DDIC is to define a reaction method and not an Audit Log event per se.

For example, any event should be sufficient.

I am not aware of a way to do this via config alone, so you need to code the method yourself for what you want. The trick is not to use them and react to everything dependent on the "upgrade status" of the system.

Cheers,

Julius

Edited by: Julius Bussche on Jun 2, 2010 10:04 PM

0 Kudos

Hi Julius,

Here's what I have done so far:

- I run RZ20

- Choose SAP CCMS Monitor Templates

- Double Click Security, I am presented with the SAP Server name

- I expand the + sign and choose Logon

- When choose properties I get a window with 4 tabs General / Log Attribute / Filter / Methods / Addnl Info

- Under the Methods tab, I see Auto-Reaction Method and I am not able to edit it

What I am trying to setup is trigger an email when either SAP* / DDIC logs in. I hope this explains.

Thanks,

Avinash

0 Kudos

What happens when you assisgn CCMS_OnAlert_Email (or V2 or Express) as an autoreaction-method to the MTE-class? That should work!