Workflow with Cron StartTimerEvent not triggering
I have a simple workflow that is to be triggered ever 10 secs (Cron = */10 * * * * ? ) I assume my cron statement is correct. If not please correct and let me know
I have deployed & enabled it, both as a global and NON global
I would like to know why this is not starting when planned, and why there is no log statements to see via the console logs
Any suitable examples would be nice to have also
Best Regards
Bobby
robertinnes11
Posted 2 years ago · Edited 1 year ago·Last reply 2 years ago
1 comment
Grant Rollerson
·2 years ago · EditedYou want Quartz Cron syntax (collibra.com)
Use a Timer start event (timer properties > technical) in Collibra Workflow Designer.
You can see an example here Is it possible to automate rebuild of the Search index? – Support Portal (collibra.com)