How to set Start time and end time for deployments, set Time cycle as CRON
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2013 08:42 AM
Hello All,
How can I set the start time(fire the first job at a given time) and end time(next instance should not be created) for a deployment by setting a CRON string in the time cycle ?
Also why I need a CRON String is , set the CRON string for the jobs that has to start like MON,TUE at 10:15 AM.
Can some one please help.Any suggestions would be really helpful
Thanks,
How can I set the start time(fire the first job at a given time) and end time(next instance should not be created) for a deployment by setting a CRON string in the time cycle ?
Also why I need a CRON String is , set the CRON string for the jobs that has to start like MON,TUE at 10:15 AM.
Can some one please help.Any suggestions would be really helpful
Thanks,
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2013 04:13 AM
I don't quite get what you're looking for, but it does sound like something that is not supported out of the box in Activiti.
Also, timer are not related to deployments, but to process definitions.
Anyway, could you elaborate a bit?
Also, timer are not related to deployments, but to process definitions.
Anyway, could you elaborate a bit?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-25-2013 10:43 AM
Thanks for the response.
Our Scenario in detail :
The business scenario is for scheduling the process definition to create the instance in the scheduled intervals.
like setting up the 'R3/2013-06-25T12:00:00/P1D' (ISO format) in the timer event definition, will schedule the process definition to run from that startdate for 3 times and with a interval of 1 day between each.
Likewise the documentation also suggests we can use the CRON(Quartz1.x) for setting the timeCycle for process definition, And we would like to use this functionality for scheduling some typical non regular intervals jobs. for e.g. Mon and Tue every other week for a single process definition.
How can I accomplish this and If I have to set the end date for the process definition (to not create an instance after a end date).
Any help or suggestions will be really helpful and please let me know if I need to elaborate more.
Thanks,
Sharat
Our Scenario in detail :
The business scenario is for scheduling the process definition to create the instance in the scheduled intervals.
like setting up the 'R3/2013-06-25T12:00:00/P1D' (ISO format) in the timer event definition, will schedule the process definition to run from that startdate for 3 times and with a interval of 1 day between each.
Likewise the documentation also suggests we can use the CRON(Quartz1.x) for setting the timeCycle for process definition, And we would like to use this functionality for scheduling some typical non regular intervals jobs. for e.g. Mon and Tue every other week for a single process definition.
How can I accomplish this and If I have to set the end date for the process definition (to not create an instance after a end date).
Any help or suggestions will be really helpful and please let me know if I need to elaborate more.
Thanks,
Sharat

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-25-2013 11:39 AM
I'm not really a CRON expert, but there's quite a lot of information available on the web when you search for this.
Best regards,
Best regards,
