Keeping the Content Type ID in the destination for a Content Manager job

Search and filter

KB Article ID: 11264

Product: Content Manager
Product Version: 6.3.3.0
SharePoint Version: 2010 SP1

Details:

When running a Content Manager job, if you want to keep a Content Type ID in the destination, complete the following steps:

  1. Navigate to the destination server.
  2. Open the file at the following path: …AvePoint\DocAve 6\Agent\Data\SP2010\SP2010Content Manager Configuration.xml.
  3. Locate <ForceCreate index="3" /> in the configuration file.
  4. Replace <ForceCreate index="3" /> with <ForceCreate index="1" />.
  5. Replace <UseParent index="1" /> with <UseParent index="3" />.

    5.png*Note: The number in quotes next to each of the attributes represents the running sequence. Using the screenshot above as an example, UseParent Index=“1” indicates that DocAve will not keep the Content Type ID in the destination. If the first step fails, DocAve will move to the next step UseId index=”2” to keep the Content Type ID in the destination. If step 2 fails, DocAve runs ForceCreate index=”3”.
 
If you encounter this issue, please contact AvePoint Technical Support at support@avepoint.com. Please be sure to reference this KB Article ID.