アーティクル - CS302277
Windchill PDMLink の「FlexibleChangeConverter」で使用される準備委任に関する情報
修正日: 11-Nov-2025
適用対象
- Windchill PDMLink 11.0 to 13.1
説明
- FlexibleChangeConverterで使用される準備デリゲートに関する情報
- convertLinksツールを実行するときに、レガシー変更オブジェクトが変換可能になる条件
- FlexibleChangeConverterはどのオブジェクトが変換対象であるかをどのように判断するのか
- FlexibleChangeConverterを実行しても一部のオブジェクトが変換されない
- Windu のアップグレード前必須タスクの実行中に、フレキシブルリンクの問題が発生しました。ConverLinks ログには、変更オブジェクトが多すぎて手動で 1 つずつ完了できないという報告があります。カスタマイズによって解決する方法を教えてください。
- FlexibleChangeConverterユーティリティのconvertLinksアクションを実行した後、convertLinks.log 内の以下のようなエントリを解釈する方法:
The following is a list of legacy change objects that are not eligible for conversion:
Identity: "Change Request - xxxx"
Reasons:
Change object does not have a resolution date: "Change Request - xxxx"
Change object has a running workflow that does not handle closure: "Change Request - xxxx"- java wt.change2.flexible.FlexibleChangeConverter -action convertLinksコマンドを実行すると、エラーが表示されます。
Determining eligibility for change object class: wt.change2.WTChangeIssue
The following is a list of legacy change objects that are not eligible for conversion:
Identity: "DefectCase - PR61362"
Reasons:
Change object is not administratively locked and will continue with other readiness checks to determine state of conversion.: "DefectCase - PR61362"
Change object does not have a resolution date: "DefectCase - PR61362"
Change object has a running workflow that does not handle closure: "DefectCase - PR61362"
最新バージョンはこちらを参照ください CS302277