與新建分割組件動作相關的內容
下列內容與上游檢視及下游檢視中可用的「新建分割組件」動作相關。將內容配置並新增至位於 Windchill/codebase/com/ptc/windchill/mpml/xconfsmpmlink.properties.xconf 檔案中。
內容
說明
<Property name="com.ptc.windchill.mpml.copyOver.CopyOverPlantAndDepartmentData" default="true"/>
此內容可讓您複製工廠、工廠屬性、部門及部門屬性。如果將此內容設定為 false,即使您新增了與複製特定工廠、工廠屬性、部門及部門屬性相關的其他內容,亦不會複製工廠、工廠屬性、部門及部門屬性。
<Property name="com.ptc.windchill.mpml.copyOver.mapsb.split.create.com.ptc.windchill.enterprise.data.EnterpriseData.com.ptc.windchill.enterprise.data.enterpriseData.PlantSpecificEnterpriseData" multivalued="," default=""/>
<Property name="com.ptc.windchill.mpml.copyOver.mapsb.split.create.com.ptc.windchill.enterprise.data.PlantFunctionalData" multivalued="," default=""/>
這兩個內容都可確保複製工廠與部門實體。
<Property name="com.ptc.windchill.mpml.copyOver.update.com.ptc.windchill.enterprise.data.EnterpriseData.com.ptc.windchill.enterprise.data.enterpriseData.PlantSpecificEnterpriseData" multivalued="," default=""/>
此內容可讓您更新工廠與工廠屬性值。如果此內容沒有值,則不會更新工廠與工廠屬性值。
<Property name="com.ptc.windchill.mpml.copyOver.update.com.ptc.windchill.enterprise.data.PlantFunctionalData" multivalued="," default=""/>
此內容可確保更新部門與部門屬性值。如果此內容沒有值,則不會更新部門與部門屬性值。
<Property name="com.ptc.windchill.mpml.copyOver.mapsb.split.create.wt.part.WTPart" multivalued="," default=""/>
此內容可讓您在建立分割組件時複製零件屬性與零件關聯。如果此內容沒有值,則不會複製零件屬性與零件關聯。
<Property name="com.ptc.windchill.mpml.copyOver.mapsb.split.create.com.ptc.windchill.enterprise.data.EnterpriseData.com.ptc.windchill.enterprise.data.enterpriseData.PlantSpecificEnterpriseData" multivalued="," default=""/>
此內容預設存在於 mpmlink.properties.xconf 檔案中。此內容是複製工廠與部門之間的連結所必需。如果此內容不存在,系統不會複製部門實體。您可透過下列方式配置內容:<AddToProperty name="com.ptc.windchill.mpml.copyOver.mapsb.split.create.com.ptc.windchill.enterprise.data.EnterpriseData.com.ptc.windchill.enterprise.data.enterpriseData.PlantSpecificEnterpriseData" value="WCTYPE|com.ptc.windchill.enterprise.data.EnterpriseData|com.ptc.windchill.enterprise.data.enterpriseData.PlantSpecificEnterpriseData~MBA|functionalDataMaster@WCTYPE|com.ptc.windchill.enterprise.data.PlantFunctionalDataLink"/>
這是否有幫助?