Multiple Alerts on Same Trigger?

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Multiple Alerts on Same Trigger?

  • Creator
    Topic
  • #52241
    Patricia L McCarl
    Participant

      Hi there,

      I may be missing something really simple since I’m fairly new to Cloverleaf, but I am having trouble setting up alerts that take more than one action.

      Trish McCarl | Interface Developer | Piedmont Healthcare Corp
      2727 Paces Ferry Rd, Suite 1-1000 | Atlanta, GA 30339
      O: 470.271.4108 | M: 404.805.4103 | E: trish.mccarl@piedmont.org

    Viewing 2 reply threads
    • Author
      Replies
      • #73529
        Jim Kosloskey
        Participant

          Have you tried to order the alerts such that the email is first (or place it first in the actions)?

          As t is the process reset is resetting the Alerts (which stopping and starting the process if that is what you are doing will accomplish).

          email: jim.kosloskey@jim-kosloskey.com 30+ years Cloverleaf, 60 years IT – old fart.

        • #73530
          Russ Ross
          Participant

            Most of our Cloverleaf alert trigger events perfomr more than one action, typically send out email and pages and cycle the thread.

            The method we us is to write an argument driven script which is called that gets called when the alert is triggered.

            I have previously posted an example of having a coverleaf alert trigger event call our recycle_thread_alert.ksh using cloverleaf alert: exec

            <a href="https://usspvlclovertch2.infor.com/viewtopic.php?t=2264&highlight=recyclethreadalert&#8221; class=”bbcode_url”>https://usspvlclovertch2.infor.com/viewtopic.php?t=2264&highlight=recyclethreadalert

            Here is another clovertech post that of the source code for our recycle_thread_alert.ksh

            <a href="https://usspvlclovertch2.infor.com/viewtopic.php?t=1806&highlight=recyclethreadalert&#8221; class=”bbcode_url”>https://usspvlclovertch2.infor.com/viewtopic.php?t=1806&highlight=recyclethreadalert

            Russ Ross
            RussRoss318@gmail.com

          • #73531
            Patricia L McCarl
            Participant

              I’ve got this working now using some old code I found.  But then I discovered that you can configure these via the GUI in v5.7.  Can’t get it to work, though.  The outbound messages get stuck on the sendmail box.  Here are some entries from mailq:

              p1821Y807021     1838 Mon Feb  7 21:04 MAILER-DAEMON

                              (Deferred: Connection timed out with webmail.piedmont.org.)

                                                    <cloverleaf@healthvision.com>

              p1821Y907021     1912 Mon Feb  7 21:04 MAILER-DAEMON

                              (Deferred: Connection timed out with webmail.piedmont.org.)

                                                    <cloverleaf@healthvision.com>

              p17Ln7722695       39 Mon Feb  7 16:49 <cloverleaf@healthvision.com>

                              (Deferred: Connection timed out with webmail.piedmont.org.)

                                                    <patricia.mccarl@piedmont.org>

              I’m thinking the problem is the attempt to connect to webmail.piedmont.org, but can’t find where that setting is configured.  It’s not in sendmail.cf

              Trish McCarl | Interface Developer | Piedmont Healthcare Corp
              2727 Paces Ferry Rd, Suite 1-1000 | Atlanta, GA 30339
              O: 470.271.4108 | M: 404.805.4103 | E: trish.mccarl@piedmont.org

          Viewing 2 reply threads
          • The forum ‘Cloverleaf’ is closed to new topics and replies.