Hi Team,
I have one process and that process will start on every Saturday. I used cron job like “0 30 7 ? * THU *” . But process is starting once only… not repeating every week Saturday. I checked job created in cockpit.
Hi Team,
I have one process and that process will start on every Saturday. I used cron job like “0 30 7 ? * THU *” . But process is starting once only… not repeating every week Saturday. I checked job created in cockpit.
Hello my dear!
Of course it won’t be repeated every SATURDAY… You set it to start every THURSDAY.
hahahahaha!
Replace “THU” with “SAT”, I believe your Cron will work.
Hope this helps.
Regards.
William Robert Alves
Hi William,
Thanks for quick response. I setup cron job for THU not SAT… my mistake i put description as SAT… Can you please assist me.
Could you show me better the columns “timestamp” and “due date”?
Because it seems to me that more jobs were created correctly for cron.
William Robert Alves
Huuum…
Your cron seems to be correct…
Try removing your “retry time cycle (retries)” from the timer.
Maybe this could be causing some conflict…
William Robert Alves
Hi,
I configured deployment-aware is true and deploying the timer process using rest api. If server restarted with any reason, the process is not running on next due date.
I make deployment-aware is false… then it is working perfectly.
Thats nice!!! \o
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.