Customization > Working with Properties > Modifying the Value of a Property
Modifying the Value of a Property
1. Create an XCONF file as given: <customizationRootDirectory>/configurations/xconf/custom.site.xconf.
The following files should not be used as targets:
associationRegistry.properties
descendentRegistry.properties
modelRegistry.properties
moduleRegistry.properties
moduleDir.properties
debug.properties
* 
Property values can be changed using the custom.site.xconf file only, and not manually.
2. Use the <Property> tag to specify the desired value for the property. For more information, see Manipulating Property Files.
3. Organize the custom.site.xconf file as per the instructions given in Code and Configuration Deployment (CCD) Utility and Package Structure for Customization Artifacts.
4. Deploy your customizations using the CCD utility. For more information, see Deploy Your Customizations on Your Development Environment.
Was this helpful?