アーティクル - CS52471
Windchill PDMLink の検索結果テーブルのリストを Excel にエクスポートすると、データセットが切り捨てられる
修正日: 21-May-2025
適用対象
- Windchill PDMLink 10.0 to 13.0
- Microsoft Excel
説明
- 検索結果テーブルのリストをXLSレポートにエクスポート- データセットが切り捨てられる
- リストをファイルにエクスポートすると、すべての行がエクスポートされません
- レポートマネージャ(クエリビルダー)の結果のエクスポートは制限されています
- 警告メッセージ:
ATTENTION: Export truncated. The data set is too large to be exported. The export constraint limits are 256 columns and 65535 rows
- MethodServer ログに次のメッセージ (または同様のメッセージ) が表示される場合があります:
wt.pds.PartialResultException: The returned query result has exceeded the query limit, and only 15,000 result returned. (wt.pds.pdsResource/22) wt.pds.PartialResultException: The returned query result has exceeded the query limit, and only 15,000 result returned. at wt.pds.BasicResultCursor.next(BasicResultCursor.java:90) at wt.pds.SQLDatabasePds.query(SQLDatabasePds.java:837) at wt.pom.PersistentObjectManager.query(PersistentObjectManager.java:1076) at wt.fc.StandardPersistenceManager._query(StandardPersistenceManager.java:1977) at wt.fc.StandardPersistenceManager.query(StandardPersistenceManager.java:1929) at wt.fc.StandardPersistenceManager.query(StandardPersistenceManager.java:1459) at wt.query.template.ResultProcessorBridge.streamResults(ResultProcessorBridge.java:164) at com.ptc.windchill.enterprise.reportBuilder.ReportBuilderAsyncTableBuilder.buildComponentData (ReportBuilderAsyncTableBuilder.java:202)
- クエリビルダーを使用してライブラリ内のオブジェクトのリストを生成するときに、エクスポート制約の制限のために特定のレポートをエクスポートできません。制約の制限を増やすことは可能ですか?
最新バージョンはこちらを参照ください CS52471