Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
former_member746273
Participant
0 Kudos
Hi All,

This blog is continuation of alert configuration made easy blog posted before

If you haven't gone through it you can refer it using following URL:

Alert Configuration made easy

You can consider this blog as alert configuration - Part 2

Below you can find what happened after Part 1?

We deployed alert configuration in production environment and when we created task for AlertConsumerJob. We observed a huge inflow of alert emails due to pre defined activated alert rules in environment

To avoid this issue we can create a separate alert consumer for this task,alert rule and mention it while creating them

First of all we need to enable web services navigator.

Reference URL

We need to perform java cluster restart so that changes will be applied

Alert consumer creation procedure:


StartPage


Go to webservices navigator->Select service interface as provider system and select AlertRuleIn->Select RegisterConsumer Operation->Specify AlertRuleID and ConsumerName->Click on Invoke


WSNavigator



RegisterConsumer



Invoke


This will help in triggering only that particular alert rule for AlertConsumerJob and avoids other alert rules that we do not want to be executed

Hope this information helps you

Regards,

Chaitanya K

 
Labels in this area