[Logo] Terracotta Discussion Forums (LEGACY READ-ONLY ARCHIVE)
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
[Expert]
recurring on specific day of the week  XML
Forum Index -> Quartz
Author Message
ahanekom

neo

Joined: 04/24/2014 01:43:01
Messages: 1
Offline

Hi,

I need to implement a schedule that recurs every n weeks on a specific day(s) of the week i.e.. Mon, Tue etc.

How can I implement this requirement using the Quartz scheduler?

Regards,
Andries

ljacomet

master

Joined: 03/06/2013 07:45:49
Messages: 79
Offline

Hi,

Have a look at the following, it should help:
http://quartz-scheduler.org/documentation/quartz-2.x/tutorials/tutorial-lesson-06

Regards,

Louis Jacomet
Terracotta engineer
jaheen

neo

Joined: 09/02/2014 03:33:11
Messages: 1
Offline

Hi,


I have gone through the documentation and i found no useful content for constructing the trigger as mentioned above.

Is it impossible to construct a trigger in quartz that will recur every X weeks on specific days.

I have gone through a lot of materials on the net. nothing was useful.

the only way that i found is the use of jobDataMap to check the count and execute the Job

is it the only way????
 
Forum Index -> Quartz
Go to:   
Powered by JForum 2.1.7 © JForum Team