It seems that Magnolia is using Quartz Scheduler, e.g. http://forum.magnolia-cms.com/forum/thread.html?threadId=6aff8753-e20b-4f23-b599-20743916b228
HTH Michael Am 19.07.12 00:48, schrieb Chris Lawrence (via Magnolia Forums): > I'm new to Magnolia, but my company website is using Magnolia 4.4.4. We need > some data from the JCR exported to a MySQL database (maybe once a day?) for > use in another (non-Java) application. > > Inside of Magnolia, I know how to read the JCR values, and know how to write > them to MySQL. > > What I'm struggling with at the moment is how best to schedule it to run once > a day? I'm considering using a cron job to make a curl call to a > non-advertised URL, and pass in a "password" GET or POST variable to tell > Magnolia to do this export. > > I think this approach would work... but it seems awefully "hacky". Can > anyone think of a more elegant way to achieve this goal? > ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
