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.

...