On Dec 9, 2010, at 5:31 PM, Rakesh Vidyadharan wrote: > I am developing some commands that will be invoked through the scheduler > module to update nodes in our workspace from our master databases. As part > of that process, I will also need to remove some existing nodes, if they have > been marked for deletion in the master database. The processes run only on > the author instance (and use the activation mechanism to active updates to > existing nodes). How do I go about removing these nodes from all the > subscribers as well?
You need to deactivate those nodes before deleting it in author ... see info.magnolia.module.admininterface.commands.DeactivationCommand for details HTH, Jan > > Thanks > Rakesh > > > ---------------------------------------------------------------- > 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]> ----------------------------------------------------------------
