Hi, if you need more info about the Groovy scheduler module, have a look here http://wiki.magnolia-cms.com/display/WIKI/Magnolia+Groovy+Scheduler. I wrote it more than one year ago and it was only tested on magnolia 3.6.x. The current release contains a minor glitch that I was too lazy to fix http://code.google.com/p/mgnlgroovy-scheduler/issues/detail?id=3. In sum, you'd better checkout the code, fix it and recompile it yourself ;-)
Cheers, Federico On Jun 22, 2010, at 8:42 PM, Sean Zheng wrote: > > > Hi Rakesh, > > That is really what I am looking for. I need use Groovy Scheduler to run > Groovy scripts to import data from business system(based on SQL Server), > then publish the data by Magnolia. > > But I cannot find any further instructions about this. Could you please give > me some clue? > > Thanks > > Sean > > > > Rakesh Vidyadharan wrote: >> >> I am not sure if there is anything out of the box, but I wrote a bunch of >> groovy scripts that imported the data I wanted from SQL Server into a >> standard JackRabbit repository. I then exported the repository, and made >> that part of my module bootstrap sequence to import all the content. We >> also have a bunch of updater groovy scripts that are run via the Magnolia >> scheduler that update the initial content with updated content from the >> backend database. >> >> Rakesh >> >> >> On 22/06/2010 12:30, "Sean Zheng" <[email protected]> wrote: >> >> >> >> >> Hi All, >> >> I am new to Magnolia and start using it in my project. I cannot find a >> step-by-step instructions about how to import SQL Server data into >> Magnolia(I am working in Eclipse). Who kindly let me know where I can find >> this manual? or which module I should review? >> >> Thanks in advance. >> >> Sean >> -- >> View this message in context: >> http://old.nabble.com/How-to-import-data-from-SQL-Server-to-repo-tp28962840p28962840.html >> Sent from the Magnolia - User mailing list archive at Nabble.com. >> >> >> ---------------------------------------------------------------- >> For list details see >> http://www.magnolia-cms.com/home/community/mailing-lists.html >> To unsubscribe, E-mail to: <[email protected]> >> ---------------------------------------------------------------- >> >> >> >> ---------------------------------------------------------------- >> For list details see >> http://www.magnolia-cms.com/home/community/mailing-lists.html >> To unsubscribe, E-mail to: <[email protected]> >> ---------------------------------------------------------------- >> >> >> > > -- > View this message in context: > http://old.nabble.com/How-to-import-data-from-SQL-Server-to-repo-tp28962840p28963561.html > Sent from the Magnolia - User mailing list archive at Nabble.com. > > > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- > Join us at Magnolia Conference 2010: http://www.magnolia-cms.com/conference -------------------------------------- Federico Grilli Senior Software Engineer Magnolia International Ltd. Phone +41 61 228 9000 Fax +41 61 228 9001 http://www.magnolia-cms.com -------------------------------------- Magnolia® - Simple Open-Source Content Management -------------------------------------- ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
