Skip to content

Configuring advanced settings in Profiles

Configure advanced settings in Profiles by adding information to the <properties> element in the profile-config.xml file.

For the most part, you can use the ProfilesConfigService.updateConfig command to update settings in the profiles-config.xml file. However, for some advanced settings, you must check out the configuration file and make changes to it manually. For example, if you want to change the display order of the information that displays on the Reporting Structure page or to expose information relating to the following feature, you must use the steps documented in the following topics.

Note: For a full list of the properties that you can update using the ProfilesConfigService.updateConfig command, see Profiles configuration properties.

Parent topic:Administering Profiles

Related information

Profiles configuration properties