cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can change your system assigned username to something more personal in your community settings. X

What are the settings to do for Content extraction using Windchill Bulk Migrator

vivek2
6-Contributor

What are the settings to do for Content extraction using Windchill Bulk Migrator

Hi All,

 

We are using Windchill Bulk Migrator for Windchill to Windchill Migration.

Our Source is Windchill 11.1M020 CPS8 and Target is 11.1M020 CPS16.

 

We have extracted all other metadata expect the contentmetadta.

 

here is the command used for extraction (Standard Mode Extraction)

 

windchill com.ptc.windchill.migration.wbm.wc2wc.extractor.client.WindchillDataExtractor -o wt.doc.WTDocument -content -u <User Name> -p <Admin Password>

 

But this command generates below client log file.

======

[2021-Jan-05 11:57:20,802][main] INFO report.WBMXmlToXlsTransformer - Xls file created ...
[2021-Jan-05 11:57:20,804][main] INFO report.ExcelReportRenderer - The output Excel (xls) report is: C:\ptc\work\Report-202101051157\wt.doc.WTDocument\ContentInCacheVaultReport.xls
[2021-Jan-05 11:57:23,244][main] INFO client.AbstractWindchillDataRetriever - Parsing xmlC:\ptc\work\mapping\WBMSiteMapping.xml
[2021-Jan-05 11:57:23,249][main] ERROR client.Extractor - Exiting Extractor because pre-conditions are not met
[2021-Jan-05 11:57:23,250][main] INFO wbmutil.CommonConnectionPool - Total Connections with Staging database are: 1
[2021-Jan-05 11:57:23,261][main] INFO wbmutil.CommonConnectionPool - Total Connections with Staging database are: 1
[2021-Jan-05 11:57:23,275][main] INFO wbmutil.CommonConnectionPool - Total Connections with Staging database are: 1
[2021-Jan-05 11:57:23,288][main] INFO wbmutil.CommonConnectionPool - Total Connections with Windchill database are: 1
[2021-Jan-05 11:57:23,291][main] INFO sql.ExtractionFailureSqlHelper - creating failure lower boundary timestamp to list of failure ids map
[2021-Jan-05 11:57:23,292][main] INFO wbmutil.CommonConnectionPool - Total Connections with Staging database are: 1
[2021-Jan-05 11:57:23,311][main] INFO extractor.ExtractedClassStatistics -

******************************************************************************************************************************
Extraction Statistics for the Object Type:wt.doc.WTDocument(FILECONTENT)
Processed Items Count :0
Staged Items count :0
Filtered Items count :0
Failed object count :0

Some objects failed extraction with exceptions. Please check the extraction client log and method server log for details. Please run the extraction report to check the counts for this object type.
*************************************************************************************

==========

Can you please help us to extract the conetnt.

 

Thanks in Advance,

Vivek

1 REPLY 1
sconroy
9-Granite
(To:vivek2)

Hi Vivek

Why are you not just upgrading? If that is not possible the log shows you have not meet some preconditions from the guide.

[2021-Jan-05 11:57:23,249][main] ERROR client.Extractor - Exiting Extractor because pre-conditions are not met

Regards

Shaun

Top Tags