Every time you use the Alert manager to disable and enable an alert the database trigger associated with the alert got recreated and inside the database trigger there's a submit to a concurrent request to perform the actions associated with the alert.
You can check those concurrent request from the Alert Manager responsibility - Request - View.
If the alert action is not working check the parameters that passed to the concurrent request on the database trigger.
6 years ago
No comments:
Post a Comment