Advanced Customization > Business Logic Customization > Customizing Change Management > Replicated Objects as Change Task Resulting Objects > Customization Points > Set System Property for Replicated Resulting Objects
  
Set System Property for Replicated Resulting Objects
A system property allows a replicated object to be added as a change task resulting object.
Perform the following steps to set the property:
1. Add the following line to <Windchill>/site.xconf :
<Property name="wt.fc.adminlock.AdministrativeLockType.change2.ProductDesignPkg"
overridable="true" targetFile="codebase/wt.properties" value="RESULTING_OBJECTS"/>
2. Run this command in a Windchill shell: xconfmanager -pF
3. Restart the method server(s).