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:
- Navigate to the destination server.
- Open the file at the following path: …AvePoint\DocAve 6\Agent\Data\SP2010\SP2010Content Manager Configuration.xml.
- Locate <ForceCreate index="3" /> in the configuration file.
- Replace <ForceCreate index="3" /> with <ForceCreate index="1" />.
- Replace <UseParent index="1" /> with <UseParent index="3" />.
*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.