I just started working with Syncope, and I have to say i'm really impressed! 
A little tricky to setup, but not too bad, all makes sense in the end.

I setup a synchronization task to an external mysql database, and now I'd
like to schedule that to run every 5 minutes.  If I understand I have to
create my own ScheduledTaskJobClass to achieve this?

I landed at  this page
<https://cwiki.apache.org/confluence/display/SYNCOPE/ScheduledTaskJobClass> 
, but the  link to the sample job class
<https://git-wip-us.apache.org/repos/asf?p=syncope.git;a=blob_plain;f=core/src/main/java/org/apache/syncope/core/quartz/SampleJob.java;hb=HEAD>
  
is broken.  

Just wanted to confirm that I will have to write a ScheduledTaskJobClass to
execute my Syncronization task on a schedule.  Thanks for Syncope!!

--
View this message in context: 
http://syncope-user.1051894.n5.nabble.com/ScheduledTaskJobClass-tp5708164.html
Sent from the syncope-user mailing list archive at Nabble.com.

Reply via email to