技术文章 - CS408736
使用 Windchill Bulk Migrator 时无法提取 WTDocument ContentMetadata,并显示消息“没有 wt.doc.WTDocument|CONTENT 对象可提取”
已修改: 12-Jan-2024
适用于
- Windchill Bulk Migrator 12.0.2.5
说明
- 无法提取 WTDocument ContentMetadata,并显示消息“没有要提取的 wt.doc.WTDocument|CONTENT 对象”
- 提取报告显示源 Windchill 环境中存在一些 WTDocument FILECONTENT
- 在提取服务器日志中观察到以下消息:
[RMI TCP Connection(17)-xxx.xx.xxx.xx] INFO util.WBMMigrationSourceSitHelper - Migration source site information already exist. [RMI TCP Connection(17)-xxx.xx.xxx.xx] INFO wbmutil.CommonConnectionPool - Total Connections with Staging database are: 10 [RMI TCP Connection(17)-xxx.xx.xxx.xx] INFO session.WBMSessionCache - Initialized WBM session cache [RMI TCP Connection(17)-xxx.xx.xxx.xx] INFO session.WBMSessionServerHelper - ### ENTER: Registering session:637828 for type:wt.doc.WTDocument|CONTENT [RMI TCP Connection(17)-xxx.xx.xxx.xx] INFO session.WBMSessionServerHelper - Entry not Found for type:wt.doc.WTDocument|CONTENT [RMI TCP Connection(17)-xxx.xx.xxx.xx] INFO session.WBMSessionServerHelper - ### EXIT: Registering session:637828 for type:wt.doc.WTDocument|CONTENT [RMI TCP Connection(17)-xxx.xx.xxx.xx] INFO session.WBMSessionServerHelper - ### ENTER: Unregistering session:637828 from cache for type:wt.doc.WTDocument|CONTENT [RMI TCP Connection(17)-xxx.xx.xxx.xx] INFO session.WBMSessionServerHelper - Removing the entry, threadcount is 0 [RMI TCP Connection(17)-xxx.xx.xxx.xx] INFO session.WBMSessionServerHelper - ### Exit: Unregistered session:637828 for type:wt.doc.WTDocument|CONTENT
- 在提取客户端日志中观察到以下消息:
[main] INFO client.Extractor - *******************No wt.doc.WTDocument|CONTENT objects to extract**************************
[main] INFO wbmutil.CommonConnectionPool - Total Connections with Staging database are: 10
[main] INFO wbmutil.CommonConnectionPool - Total Connections with Staging database are: 10
[main] INFO wbmutil.CommonConnectionPool - Total Connections with Staging database are: 10
[main] INFO wbmutil.CommonConnectionPool - Total Connections with Windchill database are: 10
[main] INFO sql.ExtractionFailureSqlHelper - creating failure lower boundary timestamp to list of failure ids map
[main] INFO wbmutil.CommonConnectionPool - Total Connections with Staging database are: 10
[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
Finished extraction. You can see more details by running reports.
******************************************************************************************************************************- 以下是从客户端日志中捕获的提取查询:
WITH cont as ( select con.idA2A2 idA2A2, con.namecontainerInfo CONTAINER_NAME, con.classnameA2A2 CONTAINER_TYPE, wtorg.name CONTAINER_ORGANIZATION_NAME from dbuser.PDMLinkProduct con join WTOrganization wtorg on con.idA3organizationReference=wtorg.idA2A2 union all select con.idA2A2 idA2A2, con.namecontain
这是文章 408736 的 PDF 版本,可能已过期。最新版本 CS408736