설치 및 업그레이드 > 설치 및 구성 안내서 > PTC Solution Installer 사용 > Windchill 솔루션 설치 > 선택적 제품 설정 > Windchill MPMLink > Windchill MPMLink 사후 설치 지침 > 복사 프레임워크 > 복사 등록 정보의 샘플 구성
  
복사 등록 정보의 샘플 구성
목적: 구동 시스템 제품인 경우에만 BOM 변환기의 현재 업스트림 등가 객체로 업데이트 작업을 실행할 때 부품 하위 유형인 협력업체의 글로벌 속성인 위치를 전달합니다.
필수조건: 부품 하위 유형인 협력업체의 내부 이름과 속성인 위치를 수집했습니다. 이 정보는 유형 및 속성 관리 유틸리티에서 사용할 수 있습니다.
구성 절차:
<Property name="<등록 정보 키>" multivalued="," default=""/>
<AddToProperty name="<등록 정보 키>" value="<등록 정보 값>"/>
등록 정보 키의 요소를 식별합니다.
BOM 변환기 작업에 대한 복사 구분 기호: com.ptc.windchill.mpml.copyOver
작업 이름 및 모드: update
부품의 전체 클래스 이름: wt.part.WTPart.com.ptc.windchill.SupplierPart, 여기서 com.ptc.windchill.SupplierPart는 협력업체 하위 유형의 내부 이름입니다.
컨테이너 클래스 이름: PDMLinkProduct
컨테이너 이름: Drive System
등록 정보 키의 파생 값:
com.ptc.windchill.mpml.copyOver.update.wt.part.WTPart.com.ptc.windchill.SupplierPart.PDMLinkProduct.Drive System
등록 정보 값의 요소를 식별합니다.
WCTYPE
부품의 전체 클래스 이름: wt.part.WTPart|com.ptc.windchill.SupplierPart, 여기서 com.ptc.windchill.SupplierPart는 협력업체 하위 유형의 내부 이름입니다.
글로벌 속성에 대한 IBA
위치 속성의 내부 이름: location
등록 정보 값의 파생 값:
WCTYPE|wt.part.WTPart|com.ptc.windchill.SupplierPart~IBA|location
등록 정보 키 및 등록 정보 값의 요소를 결합한 후에는 복사 등록 정보에 대한 구성이 다음과 같습니다.
<Property name="com.ptc.windchill.mpml.copyOver.update.wt.part.WTPart.com.ptc.windchill.SupplierPart.PDMLinkProduct.Drive System" multivalued="," default=""/>
<AddToProperty name="com.ptc.windchill.mpml.copyOver.update.wt.part.WTPart.com.ptc.windchill.SupplierPart.PDMLinkProduct.Drive System" value="WCTYPE|wt.part.WTPart|com.ptc.windchill.SupplierPart~IBA|location"/>