Windchill PDMLink のコマンドラインから設定をインポートする
適用対象
- Windchill PDMLink 11.1 to 13.1
説明
- 次のコマンド ラインを使用して設定をインポートすると失敗します。
windchill wt.preference.ImportPreferences -importfile=SitePreferences.xml -user=u -password=xxxx
- API PreferenceHelper.service.getValue経由でPreferenceを取得したいのですが、 Preference が見つかりません。XML ファイルからPreferenceを読み込む方法を教えてください。
- インポートファイルによる設定のインポート 次のエラーで失敗します:
(wt.preference.PreferenceExpImpRB/0) wt.ixb.util.IXBConflictException: Preference instance "/com/ptc/tml/ExternalImportFolder" already exists at the "SITE " level . The following values differ : PrefEmpImpattribute "value" : existing value: "d:\translation\translated", new value: "/sftp/valmsftptst1/inbound/SIM-Translations/Argos_Multilingual".
at wt.ixb.publicforhandlers.imp.IXBImpConflictSet.addConflictImpl(IXBImpConflictSet.java:605)
at wt.ixb.publicforhandlers.imp.IXBImpConflictSet.addConflict(IXBImpConflictSet.java:283)