Announcement

Collapse
No announcement yet.

BPM Timer Start does not trigger

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • BPM Timer Start does not trigger

    We tried to use BPM to iterate through Accounts nightly and send out emails. But the cron scheduler does not seems to trigger at all.

    Please see attached screenshot.

    Version: 5.9.0



  • #2
    I tested with * * * * * and it worked fine.

    Comment


    • #3
      Mysteriously after I posted this it started working. Before that we spent a few hours in vain. :-)

      Issue closed. If we find anything interesting, we will report. Thank you!

      Comment


      • #4
        Regarding scheduling syntax. /2 won't work. The tooltip is displayed wrong since we applied a markdown support for tooltips. It will be fixed.

        The proper syntax is */2 * * * *,

        Comment

        Working...
        X