Solved
Run Cron Job Immediately from OSGI Console
Hi,
How can we have a CRON Job to run immediately from OSGI console.
Thanks,
Punit
Hi,
How can we have a CRON Job to run immediately from OSGI console.
Thanks,
Punit
Punit,
The OSGI console of CQ doesn't contain such a functionality to start a specific thread with a schedule you can choose freely. The most flexible way would be to expose the functionality you need to execute via REST and the use the cron/scheduler functionality of your operating system to call this URL.
Jörg
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.