Default Site Template Lists Created on Destination After Content Manager Job

Search and filter

KB Article ID: 10117

Product: Content Manager
Product Version: All
SharePoint Version: All

Details:

Default site template lists are created on the destination after a Content Manager job.

SYMPTOMS:

When performing a Content Manager job on the site level, the default lists associated with the source site’s template are recreated on the destination upon the completion of a job.

CAUSE:

Because DocAve uses the SharePoint API in order to create the site, SharePoint generates these lists on its own. Additionally, DocAve does not remove these lists by default.

SOLUTION:

To delete default lists during a Content Manager job, a configuration file can be modified.

  • For SharePoint 2007, modify C:\Program Files (x86)\AvePoint\DocAve5\Agent\data\ContentManager.xml on each Agent server.
  • For SharePoint 2010, modify C:\Program Files (x86)\AvePoint\DocAve5\Agent\data\SP2010\ContentManager\SP2010.ContentManager.Configuration.xml.
  • For each Agent, set ContentManagerisDelDefaultList=’false’.

Once this change has been made, restart services on each Agent and re-run the job. Afterwards, default lists will not appear when the job completes.