If purging does not work
First, check if there are deleted objects and when they're supposed to be purged.
To know exactly when a deleted element will be purged you can check the gn_SpikedTable: in the column gn_PurgeTime there should be the date/time for the purge operation.
Check also the settings in the Back4 configuration of the Clean-up tab.
PROBLEM We are having problems purging editorial elements deleted from editions - the content is not purged For example, the Fotos folder is assigned to the partition named Delete 7: The partition Delete 7 is attached to the expiration rule Editorial Images: For purge we use: To list content to be purged: www.grupoeditorialmetro.com/int/do.ashx?Cmd=Purge&Since=8.00:00&List= To purge content: www.grupoeditorialmetro.com/int/do.ashx?Cmd=Purge&Since=8.00:00 SOLUTION WORK IN PROGRESS |
To make sure to purge an article, add the following to the expiration: -extend master.editionRef,page.editionRef,extDoc.editionRef,pageLayer.pages,txtGeometry.txtRef,txtGeometry.jumps -extendunref linkObject.pageLayers.editionRef,linkObject.pageLayers.pageRef,linkObject.pageLayers.layerRef,pageLayer.txtGeos,pubDest.objs -unref linkObject.assigns,extDoc.articles -recurse |
Add the following to the expiration: -unref photoCaption.ref |