修改屬性對應檔
當您建立瑕疵時,瑕疵中的屬性與對應值會根據預先定義的對應儲存在 Windchill Integrations for Embedded Software 中作為全域屬性。attributeMap.xml 檔案中有幾行代碼,其中包含 Integrity Defects 的預設屬性名稱與值。欲建立自訂屬性對應條件,您可以使用標準文字編輯器修改此檔案,並將它儲存在下列位置:
<codebase>/registry/swlink/dts/attributeMap.xml
欲變更屬性對應檔的位置,您可以設定下列屬性:
com.ptc.swlink.dts.attributeMap=<File name and full path>
這是否有幫助?