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?

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=0fce7a7f-b6c6-42cb-b78f-8e82ee5bba3b


----------------------------------------------------------------
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]>
----------------------------------------------------------------

Reply via email to