インストールおよびアップグレード > Windchill のインストールおよび設定 > PTC ソリューションインストーラの使用 > Windchill ソリューションのインストール > オプション製品の設定 > Windchill Business Reporting > Windchill Business Reporting のポストインストール手順 > 既存のインストールを更新 > プロパティの設定
  
プロパティの設定
xconfmanager を使用して、インストールに適切な値で以下のプロパティを設定します。
wt.properties:
wt.reporting.thirdParty.enabled=true

wt.auth.trustedHosts=<WBR ホスト> <WBR ゲートウェイ> localhost
db.properties の場合:
wt.cognos.namespace=AdministrativeLDAP

wt.cognos.endpointUrl=http://<WBR ホスト>:<WBR ポート>/p2pd/servlet/dispatch

wt.cognos.home=<ホストマシン上の WBR ホストコンポーネントのインストールディレクトリ>

wt.cognos.model.dir.location=$(wt.cognos.model.dir)

wt.cognos.admin.uid=<Windchill サイト管理者のユーザー名>

wt.cognos.admin.password=<Windchill サイト管理者のパスワード>

wt.cognos.externalUrl=$(wt.webserver.protocol)://$(wt.rmi.server.hostname):

$(wt.webserver.port)/Cognos/cgi-bin/cognos.cgi
* 
wt.cognos.namespace プロパティに使用する値は、Cognos Configuration ツールのネームスペース ID の値と同じである必要があります。デフォルトは、AdministrativeLDAP です。ネームスペース ID の値を変更した場合は、wt.cognos.namespace プロパティにその新しい値を使用する必要があります。
* 
Windchill Business Reporting ホストと Windchill Web サーバーがインストールされているマシンのオペレーティングシステム異なる場合は、db.properties に次のプロパティを設定する必要があります。
wt.cognos.model.dir=$(wt.cognos.home)<OS 依存のセパレータ>

$(wt.cognos.model.name)
ここで、<OS 依存のセパレータ> は、Windows システムの場合は円マーク (\)、UNIX システムの場合はスラッシュ (/) です。
詳細については、xconfmanager ユーティリティについてを参照してください。