cancel
Showing results for 
Search instead for 
Did you mean: 

Aggregation of Alerts in apo

former_member503200
Participant
0 Kudos
237

We generate alerts for future 12 week buckets and we would like to show 1 alert for an item instead of repeating alerts for each time bucket. How to achieve this requirement.

Any help is appreciated.

Jeff

Accepted Solutions (0)

Answers (1)

Answers (1)

thomas_schulze2
Active Participant
0 Kudos

If the alert is generated from your own SDP macro then you could use the STEP_CALC_STOP function to stop it after the first alert generated.

If the alerts are outside a certain horizon which you want to hide then you could also use the time horizon restriczion in the Alert Monitor while defining your Alert Profile(s) for the users. They allow for example to show alerts for today -2 days past and +3 days in the future (just as an example).

Regards

Thomas