Windchill への ThingWorx マッシュアップの追加
ThingWorx マッシュアップを Windchill に追加する方法。
サイト管理者は、ThingWorx 操作を Windchill UI に追加して、ThingWorx マッシュアップを Windchill ページ内に埋め込んだり、ThingWorx マッシュアップを別のウィンドウまたはブラウザタブでスタンドアロンで起動したりできます。
|
|
ThingWorx で SSO が有効な場合、Windchill タブ内に ThingWorx マッシュアップを埋め込むことはサポートされていません。
|
前提条件
• Windchill 11.0+ サーバー
• ThingWorx サーバー (および Windchill UI に追加される ThingWorx マッシュアップ)
com.ptc.thingworxURL wt.property の設定
custom.site.xconf ファイルで、ThingWorx URL を含む次のプロパティを設定します。
<Property name="com.ptc.thingworxURL" value="http://server_name.domain1.com:9999/Thingworx/Runtime/iframe-index.html" targetFile="codebase/wt.properties"/>
| このプロパティには、必要に応じて URL パラメータを含めることができます。 |