|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (3)
View Page Historyh1. Running the use case
To test this use case, the first valuable thing to do would be to change the CRON expression, so that the jobs is executed every minute 30 seconds instead of every day.
{noformat}0 1 * * * *{noformat} should work.
{noformat}0/30 * * * * ?{noformat} works.
\\