We have a specific requirement to create a custom scheduler in CQ to perform some admnistrative tasks based on some parameters specified by the administrator. I have seen the Scheduler service offered by Sling. But wanted to know whether there is any issues in using Quratz APIs direcly rather than using this sling wrapper to schedule the tasks? Wanted to know did any one us alredy has developed such a CQ Component?
Is there any issue in invoking CQ flush agent programatically (as a scheduled Job, which runs periodically based on some configurations)?
Any pointers in this area would help us a lot. Thanks,
San