Good day everyone.
I have been working on CCMS background job monitoring function.
As a normal monitoring, yellow/red alert can be set under "SAP CCMS Technical Expert Monitors."
including all configrations to be done at RZ21, RZ20, SCOT, SBWP and others.
These settings are okay since we normally receive e-mail notifications whenever a job has red alert.
Now, I want to configure CCMS where it can send email notification whenever the job is GREEN.
Client Export, scheduled under transaction SCC8, takes a while so I want to send an email particularly when the job finishes.
I added the alert/GREEN_ALERTS parameter on instance profile as what is said on SAP note 746193.
As a result of multiple tests I am working on,
since it will not trigger the a green alert if the previous status is green (see the behavior No.3 below)
Is there other procedure where I can make to send email when the Job is finished?
******************
SAP Note 746193
•Behavior with status attributes
1.A green "alert" is created if the current status is yellow or red and the next message sets the current status to green.
2.A green "alert" is created if the current status is white or inactive and the next message sets the current status to green.
3.A green "alert" is NOT created if the current status is already green.
******************
I am also thinking that maybe spool list recipient from transaction SM37 can be configured.
Please tell me anything if I can do more on this.
Jhiosa