Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In Custom Notifications, it is possible to you can set advanced schedules using CRON expressions.

...

Note

Please note that the CRON syntax you are familiar with may be different from those of the framework Custom Notifications is based on!


Format Constraints

  • The second seconds field is mandatory
  • For days and weeks only numbers are allowed

...

Best Practice

We recommend to you start creating your expression using the following CRON expression generator:   https://www.freeformatter.com/cron-expression-generator-quartz.html.

...

The resulting expressions of this generator may differ slightly from the

...

syntax in Custom Notifications. 

Please use the text feedback below the CRON expression field in Custom Notifications to finalize your expression according to your requirements!

 

Further information about CRON can be found here: http://www.quartz-scheduler.org/documentation/quartz-2.3.0/tutorials/crontrigger.html.