Platform Deployment Guide › Technical Information › Importing and Exporting CMS Profiles › Reset CMS Profile Default Properties › Reset the Entire CMS Profile
Reset the Entire CMS Profile
To reset the entire CMS profile
- In the <profile> tag, set the retainvalues attribute to False.
<profile retainvalues="False" version="1.0" machinetype="CMS">
- Remove all parameters from between each set of section markers.
- In each <userattribute> tag, set the retainvalues attribute to False.
<userattributes retainvalues="false">
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.
|
|