Platform Deployment Guide › Technical Information › Importing and Exporting CMS Profiles › Reset CMS Profile Default Properties › Reset Specific Properties in a CMS Profile
Reset Specific Properties in a CMS Profile
To reset specific properties in a CMS profile
- In the section containing the properties you want to reset, set the retainvalues attribute to False. For example:
<userattributes retainvalues="False">
- Remove the parameters you want to reset to their default settings. For example, to reset the entire list of user attributes, the syntax is:
<userattributes retainvalues="False"> </userattributes>
Note: If the retainvalue attribute exists in the <profile> tag and the section tag, then the value in the section tag takes precedence.
- Save and import the XML file.
- Restart the CMS.
Copyright © 2014 CA.
All rights reserved.
|
|