先決條件
在 ThingWorx 中配置 Windchill Digital Product Traceability (DPT) Extension 所需的先決條件如下:
啟用 ThingWorx 以允許匯入 Windchill 延伸功能
必須啟用 ThingWorx 才能允許匯入 Windchill 延伸功能。
依預設,在
ThingWorx 中會針對所有使用者禁用匯入延伸功能。欲啟用匯入,請配置
platform-settings.json 檔案。如需詳細資訊,請參閱
ThingWorx Platform 說明中心的
platform-settings.json 組態詳細資訊。
1. 開啟 platform-settings.json 檔案。依預設,此檔案位於 ThingworxPlatform 資料夾中。
2. 在 platform-settings.json 檔案中,確保已新增下列 ExtensionPackageImportPolicy 參數,且已將其值設定為 true。此設定允許匯入延伸功能。
"ExtensionPackageImportPolicy": {
"importEnabled": true,
"allowJarResources": true,
"allowJavascriptResources": true,
"allowCSSResources": true,
"allowJSONResources": true,
"allowWebAppResources": true,
"allowEntities": true,
"allowExtensibleEntities": true
},
|
依預設,會將所有 ExtensionPackageImportPolicy 參數設定為 false。建議在成功匯入之後,將參數值從 true 變更為 false。
|
3. 儲存並關閉 platform-settings.json 檔案。
在 ThingWorx 中允許 Windchill
必須將
Windchill 新增至
ThingWorx 中的允許清單。如需詳細資訊,請參閱
ThingWorx Platform 說明中心的
允許在 iFrames 中有內嵌混搭。
|
請參閱所支援版本的 ThingWorx 應用程式的文件集。
|
將 Windchill 新增為安全網域
確保將 Windchill 伺服器作為安全網域新增到 OSLC 伺服器的允許清單中。
將
Windchill 作為安全網域新增到配置了
Windchill RV&S、
Windchill Modeler 、
Codebeamer 與
IBM Rational Doors NG 的 OSLC 伺服器中,以便能夠從
Windchill 存取委派的介面。如需有關如何將網域新增為安全網域的詳細資訊,請參閱
參考文件中的
Windchill RV&S OSLC Server (Windchill RV&S OSLC 伺服器) 指南 (從 12.3.0.0 開始),以及「
Windchill Modeler 說明中心」內的
OSLC integration with Integrity Modeler 與
OSLC integration with IBM Rational DOORS Next Generation 主題。
|
請參閱所支援版本的 Windchill RV&S 與 Windchill Modeler 應用程式的文件集。
|
下載 Windchill_Digital_Product_Traceability_Bundle 壓縮檔
確保從 PTC.com 的
PTC 軟體下載頁下載
Windchill_Digital_Product_Traceability_Bundle 壓縮檔。此壓縮檔可在
Windchill PDMLink 產品系列下找到,其內容包括:
1. Windchill_Digital_Product_Traceability-extension - Windchill DPT 延伸功能壓縮檔。
2. Windchill_Digital_Product_Traceability_Config_Things - 範例物件 XML 檔案的壓縮檔。
|
如果您在瀏覽器中收到了憑證錯誤訊息,請使用由可信任的憑證機構 (CA) 頒發及核對的標準 SSL 憑證。如果您有自行簽名憑證,請在您的瀏覽器中將自行簽名憑證匯入為可信任憑證。
|
如需有關
ThingWorx 使用者設定檔所需權限的資訊,請參閱
ThingWorx Platform 實體的權限。
如需有關配置 DPT 延伸功能的詳細資訊,請參閱
配置 Windchill DPT 延伸功能。