その他のアプリケーションとの統合 > Creo Parametric - Windchill 統合 > 管理とコンフィギュレーション > Creo Parametric と相互操作するための Windchill の設定 > Creo Parametric パラメータの Windchill 属性へのマッピング > Creo Parametric パラメータと Windchill 属性間のタイプコンフリクトの解決
  
Creo Parametric パラメータと Windchill 属性間のタイプコンフリクトの解決
Creo Parametric パラメータのタイプとこれにマッピングされている Windchill 属性のタイプが一致しない場合のアップロード上の問題を回避するため、site.xconf ファイルに以下のプロパティを設定できます。
<Service context="default" name="wt.epm.attributes.EPMAttributeDelegate" targetFile="codebase/service.properties">
<Option cardinality="singleton"requestor=wt.iba.value.IBAHolder" selector="PROE" serviceClass=wt.epm.attributes.EPMAttributeDelegateWithWarnings"/>
</Service>
このプロパティを設定し、xconfmanager を使用して適用すると、不一致を無視してアップロードを継続できます。