Alternatively, you might want to look at this, if you're using the data module: http://documentation.magnolia-cms.com/modules/data.html#ImportHandlers
-g On Jun 22, 2010, at 20:42, 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]> > ---------------------------------------------------------------- ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
