1 Reply Latest reply on Apr 24, 2013 9:04 AM by mazz

    Acknoledge link into Alert mail

    kbielecki

      I want to have acknoledge link in alert message. Is it possible to create sth like this?

       

      I've found email template in RHQ 4.6:

      .../rhq-server-4.6.0/modules/org/rhq/rhq-enterprise-server-startup-subsystem/main/deployments/rhq.ear/rhq-enterprise-server-ejb3.jar/alert-email-template.txt

       

      and coresponding file from source:

      rhq-core-master\modules\enterprise\server\jar\src\main\java\org\rhq\enterprise\server\core\EmailManagerBean.java

       

      but from this files it's not simple to create sth what I want. Is solution for this?

        • 1. Re: Acknoledge link into Alert mail
          mazz

          write up a enhancement request in Bugzilla, this is a good idea. I wonder if we could provide some replacement variable where you can insert the alert ID anywhere - that way, you can alter the alert template to include the URL (which IIRC only requires one piece of dynamic data - the alert ID, but I could be wrong).

           

          In any event, this is a good idea - providing the ack link right there in the email itself.