特殊な管理 > Windchill の環境の設定 > Windchill Configuration Assistant を使用した Windchill の設定 > Windchill Configuration Assistant の実行 > Windchill Configuration Assistant のプロパティ反映設定
  
Windchill Configuration Assistant のプロパティ反映設定
推奨されたプロパティ値設定を次の方法で反映すると、Windchill Configuration Assistant により、反映のタイミングを指定するプロパティが wt.properties に設定されます。
ant コマンドに -Dpropagate=true 引数を設定して、configure または configureWindchill ターゲットを実行する。
propagate または propagateWindchill ターゲットを実行する。
値の反映に成功すると、Windchill Configuration Assistant によって com.ptc.windchill.wca.buildDate プロパティが wt.properties に追加されるか (このプロパティが存在しない場合)、com.ptc.windchill.wca.buildDate プロパティ値が更新されます。このプロパティには、反映日が以下の形式で設定されます。
yyyyMMddHHmmss
たとえば、2009 年 7 月 13 日午前 10:01:32 に値を反映した場合、wt.properties に次のプロパティが設定されます。
com.ptc.windchill.wca.buildDate=20090713100132
値の反映方法については、Windchill Configuration Assistant を実行する際の ant コマンド構文を参照してください。